tAdd a line about plugins to the release notes - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 735a9e9a2947c3a3c4ba80d467761925e81b114c DIR parent 9b50d1e7bc8776557ce7c6ea9f250a7a7c6f46cc HTML Author: Neil Booth <kyuupichan@gmail.com> Date: Sun, 6 Sep 2015 21:18:03 +0900 Add a line about plugins to the release notes Diffstat: M RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -12,6 +12,7 @@ exchange rate plugin now run as separate jobs within the networking thread instead of as their own threads. The elimination of so many threads should lead to reduced lock contention and CPU usage. + * Plugins are revamped, particularly the exchange rate plugin. * Various bugfixes. # Release 2.4.4