tMerge pull request #1236 from kyuupichan/rel-notes-2.2 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 91a7a06b385d370ca77bc655ace413b9e2569302 DIR parent 57c8577d669a49b3b512368e83b1baf0a11ecc6d HTML Author: ThomasV <electrumdev@gmail.com> Date: Sat, 23 May 2015 07:20:44 +0200 Merge pull request #1236 from kyuupichan/rel-notes-2.2 Tweak RELEASE-NOTES Diffstat: M RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -1,5 +1,6 @@ # Release 2.2 - * Show thousands separators in GUI + * Show amounts (thousands separators and decimal point) + according to locale in GUI * Show unmatured coins in balance * Fix exchange rates plugin * Network layer: refactoring and fixes