Skip to content

Commit

Permalink
Merge pull request bitcoin#1799 from Diapolo/release-notes
Browse files Browse the repository at this point in the history
small update to release-notes.txt
  • Loading branch information
laanwj committed Sep 7, 2012
2 parents db19679 + 2dc9532 commit 5cb01b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/release-notes.txt
Expand Up @@ -43,6 +43,7 @@ Core bitcoin handling and blockchain database
* -loadblock=FILE will import an external block file
* Additional DoS (denial-of-service) prevention measures
* New blockchain checkpoint at block 193,000
* (Windows only): enable ASLR and DEP for bitcoind.exe


JSON-RPC API
Expand Down Expand Up @@ -101,7 +102,7 @@ Qt GUI
* Override progress bar design on platforms with segmented progress bars to assist with readability
* Added 'immature balance' display on the overview page
* (Windows only): enable ASLR and DEP for bitcoin-qt.exe
* (Windows only): add meta-data to bitcoin-qt.exe (e.g. description)
* (Windows only): add meta-data to bitcoin-qt.exe (e.g. description and version)

Internal codebase
-----------------
Expand All @@ -113,4 +114,4 @@ Miscellaneous
-------------
* Reopen debug.log upon SIGHUP
* Bash programmable completion for bitcoind(1)
* On supported OS's, each thread is given a useful name
* On supported OSes, each thread is given a useful name

0 comments on commit 5cb01b5

Please sign in to comment.