1
0

version 1.5.8

This commit is contained in:
ThomasV
2013-01-02 18:50:55 +01:00
parent d29aeb890f
commit cefb1445de
2 changed files with 6 additions and 3 deletions

View File

@@ -3,13 +3,16 @@
== Core
* (Bug) Fix pending address balance on received coins for pruning servers
* (Bug) Fix history command line option to show output again (regression by SPV)
* (Chore) Restore timer for deseeded wallets
* (Chore) Add timeout to blockchain headers file download by HTTP
* (Feature) new option: -L, --language: default language used in GUI.
== Lite GUI
* (Bug) Sending to auto-completed contacts works again
* (Chore) Added version number to title bar
== Classic GUI
* (Feature) Language selector in options.
# Release 1.5.7 (18-12-2012)
== Core