From b9e637bd0ee4d1da5f587ec33cbed9ee28c07daf Mon Sep 17 00:00:00 2001 From: fanquake Date: Mon, 28 Jul 2025 10:29:43 +0100 Subject: [PATCH] doc: update release notes for 29.x --- doc/release-notes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 74355ba7442..e4cf2f0b50d 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -110,6 +110,7 @@ Notable changes - #32837 depends: fix libevent _WIN32_WINNT usage - #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE - #32954 cmake: Drop no longer necessary "cmakeMinimumRequired" object +- #33073 guix: warn SOURCE_DATE_EPOCH set in guix-codesign ### Gui @@ -132,6 +133,10 @@ Notable changes - #32777 doc: fix Transifex 404s - #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 +- #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 @@ -142,19 +147,24 @@ Notable changes - #32187 refactor: Remove spurious virtual from final ~CZMQNotificationInterface - #32454 tracing: fix invalid argument in mempool_monitor - #32771 contrib: tracing: Fix read of pmsg_type in p2p_monitor.py +- #33086 contrib: [tracing] fix pointer argument handling in mempool_monitor.py Credits ======= Thanks to everyone who directly contributed to this release: +- 0xB10C - achow101 - Antoine Poinsot - benthecarman - bigspider - Brandon Odiwuor - brunoerg +- Bufo +- Christewart - davidgumberg +- deadmanoz - dergoegge - enirox001 - fanquake @@ -174,6 +184,7 @@ Thanks to everyone who directly contributed to this release: - nervana21 - pablomartin4btc - rkrux +- romanz - ryanofsky - Sjors - theStack