Skip to content

Commit 36314b8

Browse files
author
MarcoFalke
committed
doc: Update 28.1 release notes
1 parent 5891027 commit 36314b8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/release-notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Bitcoin Core version 28.1rc1 is now available from:
1+
Bitcoin Core version 28.1 is now available from:
22

3-
<https://bitcoincore.org/bin/bitcoin-core-28.1/test.rc1>
3+
<https://bitcoincore.org/bin/bitcoin-core-28.1>
44

55
This release includes new features, various bug fixes and performance
66
improvements, as well as updated translations.
@@ -68,12 +68,14 @@ Notable changes
6868
### Build
6969

7070
- #31013 depends: For mingw cross compile use `-gcc-posix` to prevent library conflict
71+
- #31502 depends: Fix CXXFLAGS on NetBSD
7172

7273
### Test
7374

7475
- #31016 test: add missing sync to feature_fee_estimation.py
7576
- #31448 fuzz: add cstdlib to FuzzedDataProvider
7677
- #31419 test: fix MIN macro redefinition
78+
- #31563 rpc: Extend scope of validation mutex in generateblock
7779

7880
### Doc
7981

@@ -92,6 +94,7 @@ Credits
9294
=======
9395

9496
- fanquake
97+
- Hennadii Stepanov
9598
- laanwj
9699
- MarcoFalke
97100
- Martin Zumsande

0 commit comments

Comments
 (0)