Bump Litecoin release notes for 0.16 final release

This commit is contained in:
Adrian Gallagher 2018-08-26 16:17:01 -07:00
parent defc472744
commit 1882995138
No known key found for this signature in database
GPG Key ID: FE3348877809386C

View File

@ -124,6 +124,8 @@ weights.
- #13300 `d9c5630` qa: Initialize lockstack to prevent null pointer deref (MarcoFalke) - #13300 `d9c5630` qa: Initialize lockstack to prevent null pointer deref (MarcoFalke)
- #13545 `e15e3a9` tests: Fix test case `streams_serializedata_xor` Remove Boost dependency. (practicalswift) - #13545 `e15e3a9` tests: Fix test case `streams_serializedata_xor` Remove Boost dependency. (practicalswift)
- #13304 `cbdabef` qa: Fix `wallet_listreceivedby` race (MarcoFalke) - #13304 `cbdabef` qa: Fix `wallet_listreceivedby` race (MarcoFalke)
- #13852 `b64f02f` Make signrawtransaction give an error when amount is needed but missing (ajtowns)
- #13797 `6518bcd` bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes (Thomas Kerin)
### Miscellaneous ### Miscellaneous
- #12518 `a17fecf` Bump leveldb subtree (MarcoFalke) - #12518 `a17fecf` Bump leveldb subtree (MarcoFalke)
@ -141,6 +143,7 @@ weights.
- #13184 `4087dd0` RPC Docs: `gettxout*`: clarify bestblock and unspent counts (harding) - #13184 `4087dd0` RPC Docs: `gettxout*`: clarify bestblock and unspent counts (harding)
- #13246 `6de7543` Bump to Ubuntu Bionic 18.04 in build-windows.md (ken2812221) - #13246 `6de7543` Bump to Ubuntu Bionic 18.04 in build-windows.md (ken2812221)
- #12556 `e730b82` Fix version typo in getpeerinfo RPC call help (tamasblummer) - #12556 `e730b82` Fix version typo in getpeerinfo RPC call help (tamasblummer)
- #13852 `9e116a6` [0.16] doc: correct the help output for -prune (hebasto)
Credits Credits
======= =======