diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d70baa0be..f7111f2e3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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