aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-03-10 14:39:54 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-03-10 16:00:16 +0100
commit94e93531f5b5e8b65b945872ccaf996b281e401f (patch)
tree561efd1dfc5e3c810521c848f4eeeacb88be12db
parent00858917491a196a076e5c5c94637cfd5f334fe8 (diff)
downloadbitcoin-94e93531f5b5e8b65b945872ccaf996b281e401f.tar.xz
Update release notes for 0.9.0rc3
No new features/bugfixes to be mentioned, but some authors have contributed minor changes so add them to the credits.
-rw-r--r--doc/release-notes.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index efae4ace39..d29817c8e2 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,4 +1,4 @@
-Bitcoin Core version 0.9.0rc2 is now available from:
+Bitcoin Core version 0.9.0rc3 is now available from:
https://bitcoin.org/bin/0.9.0/test/
@@ -121,7 +121,7 @@ As in previous releases, the relay fee may be changed with the -minrelaytxfee
command-line option, and miners may change the default minimum fee they accept
with the -mintxfee command-line option.
-0.9.0rc2 Release notes
+0.9.0rc3 Release notes
=======================
RPC:
@@ -190,7 +190,7 @@ Wallet:
- Don't count txins for priority to encourage sweeping
- Don't create empty transactions when reading a corrupted wallet
- Fix rescan to start from beginning after importprivkey
-- Only create signatures with low S values.
+- Only create signatures with low S values
Mining:
@@ -288,12 +288,14 @@ Thanks to everyone who contributed to this release:
- Brandon Dahler
- Calvin Tam
- Christian Decker
+- Christian von Roques
- Christopher Latham
- Chuck
- coblee
- constantined
- Cory Fields
- Cozz Lovan
+- daniel
- Daniel Larimer
- David Hill
- Dmitry Smirnov
@@ -333,6 +335,7 @@ Thanks to everyone who contributed to this release:
- Olivier Langlois
- patrick s
- Patrick Strateman
+- paveljanik
- Peter Todd
- phantomcircuit
- phelixbtc
@@ -357,6 +360,8 @@ Thanks to everyone who contributed to this release:
- Thomas Holenstein
- Timon Rapp
- Timothy Stranex
+- Tom Geller
+- Torstein Husebø
- Vaclav Vobornik
- vhf / victor felder
- Vinnie Falco