doc/release-notes: Misc

This commit is contained in:
Luke Dashjr 2016-08-08 21:07:38 +00:00 committed by Pieter Wuille
parent 4374f0ee35
commit 4f5529351f

View File

@ -56,7 +56,7 @@ during initial sync of a node, and when catching up after downtime.
bitcoin-cli: arguments privacy bitcoin-cli: arguments privacy
-------------------------------- ------------------------------
The RPC command line client gained a new argument, `-stdin` The RPC command line client gained a new argument, `-stdin`
to read extra arguments from standard input, one per line until EOF/Ctrl-D. to read extra arguments from standard input, one per line until EOF/Ctrl-D.
@ -74,7 +74,7 @@ table by any user on the system.
C++11 and Python 3 C++11 and Python 3
------------------- ------------------
Various code modernizations have been done. The Bitcoin Core code base has Various code modernizations have been done. The Bitcoin Core code base has
started using C++11. This means that a C++11-capable compiler is now needed for started using C++11. This means that a C++11-capable compiler is now needed for
@ -88,7 +88,7 @@ required.
Linux ARM builds Linux ARM builds
------------------ ----------------
Due to popular request, Linux ARM builds have been added to the uploaded Due to popular request, Linux ARM builds have been added to the uploaded
executables. executables.