From 1bc1d796be3823fc0269e945684d205b50a52a17 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Fri, 22 Jan 2016 11:51:01 +0100 Subject: doc: Add commits since rc1 to release notes --- doc/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 0b8339aae7..cdf223ce35 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -469,6 +469,8 @@ git merge commit are mentioned. - #6896 `d482c0a` Make -checkmempool=1 not fail through int32 overflow - #6993 `b632145` Add -blocksonly option - #7323 `a344880` 0.12: Backport -bytespersigop option +- #7386 `da83ecd` Add option `-permitrbf` to set transaction replacement policy +- #7290 `b16b5bc` Add missing options help ### Block and transaction handling @@ -508,6 +510,7 @@ git merge commit are mentioned. - #7062 `12c469b` [Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransaction - #7276 `76de36f` Report non-mandatory script failures correctly - #7217 `e08b7cb` Mark blocks with too many sigops as failed +- #7387 `f4b2ce8` Get rid of inaccurate ScriptSigArgsExpected ### P2P protocol and network code @@ -596,6 +599,7 @@ git merge commit are mentioned. - #7296 `a36d79b` Add sane fallback for fee estimation - #7293 `ff9b610` Add regression test for vValue sort order - #7306 `4707797` Make sure conflicted wallet tx's update balances +- #7381 `621bbd8` [walletdb] Fix syntax error in key parser ### GUI @@ -624,6 +628,8 @@ git merge commit are mentioned. - #7282 `5cadf3e` fix coincontrol update issue when deleting a send coins entry - #7319 `1320300` Intro: Display required space - #7318 `9265e89` quickfix for RPC timer interface problem +- #7327 `b16b5bc` [Wallet] Transaction View: LastMonth calculation fixed +- #7364 `7726c48` [qt] Windows: Make rpcconsole monospace font larger ### Tests and QA -- cgit v1.2.3