mirror of https://github.com/bitcoin/bitcoin.git
doc: update release notes for 29.2rc2
This commit is contained in:
parent
513cef75ee
commit
d82fc69829
|
@ -53,6 +53,7 @@ Notable changes
|
|||
|
||||
### CI
|
||||
|
||||
- #32989 ci: Migrate CI to hosted Cirrus Runners
|
||||
- #32999 ci: Use APT_LLVM_V in msan task
|
||||
- #33099 ci: allow for any libc++ intrumentation & use it for TSAN
|
||||
- #33258 ci: use LLVM 21
|
||||
|
@ -66,12 +67,14 @@ Notable changes
|
|||
|
||||
- #33310 trace: Workaround GCC bug compiling with old systemtap
|
||||
- #33340 Fix benchmark CSV output
|
||||
- #33482 contrib: fix macOS deployment with no translations
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
Thanks to everyone who directly contributed to this release:
|
||||
|
||||
- Amisha Chhajed
|
||||
- Eugene Siegel
|
||||
- fanquake
|
||||
- Greg Sanders
|
||||
|
@ -82,6 +85,7 @@ Thanks to everyone who directly contributed to this release:
|
|||
- Sebastian Falbesoner
|
||||
- Sjors Provoost
|
||||
- Vasil Dimov
|
||||
- Will Clark
|
||||
|
||||
As well as to everyone that helped with translations on
|
||||
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
|
||||
|
|
Loading…
Reference in New Issue