tmore release notes - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 1085d568702eaf4149adc138915055e0e96117e8 DIR parent 567d2e5ad3852b9d8b898a9d579e37ad58a0483f HTML Author: ThomasV <thomasv@gitorious> Date: Tue, 11 Mar 2014 14:31:45 +0100 more release notes Diffstat: M RELEASE-NOTES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -25,10 +25,10 @@ * Command-line commands that require a connection to the network spawn a daemon, that remains connected and handles subsequent - commands. The daemon terminates if it remains unused for more than - one minute. - - + commands. The daemon terminates itself if it remains unused for more + than one minute. The purpose of this is to make scripting more + efficient. For example, a bash script using many electrum commands + will open only one connection. # Release 1.9.7 * Fix for offline signing