aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-02-09 10:50:05 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-02-09 10:50:05 +0100
commit43484d7c08e6f9e798d53db099b8993799a2edf9 (patch)
treedd05c08a75b7a0047825fb9f81b1a4a52bac7a8e
parente16f5b40c2a3ba6777c010d0b7ae711e4674cb9f (diff)
downloadbitcoin-43484d7c08e6f9e798d53db099b8993799a2edf9.tar.xz
doc: Update release notes for rc4 changes
-rw-r--r--doc/release-notes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 863300bf9f..f15629989a 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -497,6 +497,7 @@ git merge commit are mentioned.
- #7141 `c0c08c7` rpc: Don't translate warning messages (Wladimir J. van der Laan)
- #7312 `fd4bd50` Add RPC call abandontransaction (Alex Morcos)
- #7222 `e25b158` RPC: indicate which transactions are replaceable (Suhas Daftuar)
+- #7472 `b2f2b85` rpc: Add WWW-Authenticate header to 401 response (Wladimir J. van der Laan)
### Configuration and command-line options
@@ -593,6 +594,7 @@ git merge commit are mentioned.
- #7415 `cb83beb` net: Hardcoded seeds update January 2016 (Wladimir J. van der Laan)
- #7438 `e2d9a58` Do not absolutely protect local peers; decide group ties based on time (Gregory Maxwell)
- #7439 `86755bc` Add whitelistforcerelay to control forced relaying. [#7099 redux] (Gregory Maxwell)
+- #7482 `e16f5b4` Ensure headers count is correct (Suhas Daftuar)
### Validation