diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-04-05 13:01:32 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-04-05 13:01:32 +0200 |
| commit | df82ea914f6f569e244ab59ca24e4eea898eb1a9 (patch) | |
| tree | cfa39ec38ebe776797adef8c20fd4546e4b670ec /doc/release-notes.md | |
| parent | doc: Update release notes for 0.14.1 (diff) | |
| download | discoin-df82ea914f6f569e244ab59ca24e4eea898eb1a9.tar.xz discoin-df82ea914f6f569e244ab59ca24e4eea898eb1a9.zip | |
doc: Remove release note about release notes
Diffstat (limited to 'doc/release-notes.md')
| -rw-r--r-- | doc/release-notes.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 6b6b66728..5eba44d95 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -70,7 +70,6 @@ git merge commit are mentioned. - #9959/#10127 `b5c3440` Prevent slowdown in CreateNewBlock on large mempools (sdaftuar) ### Miscellaneous -- #10094 `37bf0d5` 0.14: Clear release notes (MarcoFalke) - #10037 `4d8e660` Trivial: Fix typo in help getrawtransaction RPC (keystrike) - #10120 `e4c9a90` util: Work around (virtual) memory exhaustion on 32-bit w/ glibc (laanwj) - #10130 `ecc5232` bitcoin-tx input verification (awemany, jnewbery) |