From 735a9e9a2947c3a3c4ba80d467761925e81b114c Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sun, 6 Sep 2015 21:18:03 +0900 Subject: [PATCH] Add a line about plugins to the release notes --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3a8780fe4..8765812c7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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