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