diff --git a/doc/release-notes.md b/doc/release-notes.md
index 98713c6ceaa..764f778e5d4 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,6 +1,6 @@
-Bitcoin Core version 29.3 is now available from:
+Bitcoin Core version 29.x is now available from:
-
+
This release includes various bug fixes and performance
improvements, as well as updated translations.
@@ -37,69 +37,26 @@ unsupported systems.
Notable changes
===============
-### P2P
+### Net
-- #33050 net, validation: don't punish peers for consensus-invalid txs
-- #33723 chainparams: remove dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us
+- #34093 netif: fix compilation warning in QueryDefaultGatewayImpl()
-### Validation
+### Doc
-- #32473 Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts
-- #33105 validation: detect witness stripping without re-running Script checks
-
-### Wallet
-
-- #33268 wallet: Identify transactions spending 0-value outputs, and add tests for anchor outputs in a wallet
-- #34156 wallet: fix unnamed legacy wallet migration failure
-- #34226 wallet: test: Relative wallet failed migration cleanup
-- #34123 wallet: migration, avoid creating spendable wallet from a watch-only legacy wallet
-- #34215 wallettool: fix unnamed createfromdump failure walletsdir deletion
-- #34370 wallet: Additional cleanups for migration, and fixes for createfromdump with BDB
-
-### Mining
-
-- #33475 bugfix: miner: fix `addPackageTxs` unsigned integer overflow
-
-### Build
-
-- #34227 guix: Fix `osslsigncode` tests
-
-### Documentation
-
-- #33623 doc: document capnproto and libmultiprocess deps in 29.x
-
-### Test
-
-- #33612 test: change log rate limit version gate
-
-### Misc
-
-- #32513 ci: remove 3rd party js from windows dll gha job
-- #33508 ci: fix buildx gha cache authentication on forks
-- #33581 ci: Properly include $FILE_ENV in DEPENDS_HASH
-- #34344 ci: update GitHub Actions versions
+- #34510 doc: fix broken bpftrace installation link
+- #34561 wallet: rpc: manpage: fix example missing `fee_rate` argument
+- #34671 doc: Update Guix install for Debian/Ubuntu
Credits
=======
Thanks to everyone who directly contributed to this release:
-- Anthony Towns
-- Antoine Poinsot
-- Ava Chow
-- David Gumberg
-- Eugene Siegel
-- fanquake
-- furszy
- Hennadii Stepanov
-- ismaelsadeeq
-- luke-jr
-- m3dwards
-- Padraic Slattery
-- Pieter Wuille
-- SatsAndSports
-- sedited
-- willcl-ark
+- jayvaliya
+- MarcoFalke
+- SomberNight
+- ToRyVand
As well as to everyone that helped with translations on
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).