doc: update release notes for 29.x

This commit is contained in:
fanquake
2025-07-28 10:29:43 +01:00
parent 2b9738a083
commit b9e637bd0e

View File

@@ -110,6 +110,7 @@ Notable changes
- #32837 depends: fix libevent _WIN32_WINNT usage - #32837 depends: fix libevent _WIN32_WINNT usage
- #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE - #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE
- #32954 cmake: Drop no longer necessary "cmakeMinimumRequired" object - #32954 cmake: Drop no longer necessary "cmakeMinimumRequired" object
- #33073 guix: warn SOURCE_DATE_EPOCH set in guix-codesign
### Gui ### Gui
@@ -132,6 +133,10 @@ Notable changes
- #32777 doc: fix Transifex 404s - #32777 doc: fix Transifex 404s
- #32846 doc: clarify that the "-j N" goes after the "--build build" part - #32846 doc: clarify that the "-j N" goes after the "--build build" part
- #32858 doc: Add workaround for vcpkg issue with paths with embedded spaces - #32858 doc: Add workaround for vcpkg issue with paths with embedded spaces
- #33070 doc/zmq: fix unix socket path example
- #33088 doc: move cmake -B build -LH up in Unix build docs
- #33133 rpc: fix getpeerinfo ping duration unit docs
- #33119 rpc: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify fix
### CI ### CI
@@ -142,19 +147,24 @@ Notable changes
- #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface - #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface
- #32454 tracing: fix invalid argument in mempool_monitor - #32454 tracing: fix invalid argument in mempool_monitor
- #32771 contrib: tracing: Fix read of pmsg_type in p2p_monitor.py - #32771 contrib: tracing: Fix read of pmsg_type in p2p_monitor.py
- #33086 contrib: [tracing] fix pointer argument handling in mempool_monitor.py
Credits Credits
======= =======
Thanks to everyone who directly contributed to this release: Thanks to everyone who directly contributed to this release:
- 0xB10C
- achow101 - achow101
- Antoine Poinsot - Antoine Poinsot
- benthecarman - benthecarman
- bigspider - bigspider
- Brandon Odiwuor - Brandon Odiwuor
- brunoerg - brunoerg
- Bufo
- Christewart
- davidgumberg - davidgumberg
- deadmanoz
- dergoegge - dergoegge
- enirox001 - enirox001
- fanquake - fanquake
@@ -174,6 +184,7 @@ Thanks to everyone who directly contributed to this release:
- nervana21 - nervana21
- pablomartin4btc - pablomartin4btc
- rkrux - rkrux
- romanz
- ryanofsky - ryanofsky
- Sjors - Sjors
- theStack - theStack