summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2014-12-23 11:12:06 +0100
committerNicolas Hennion <nicolas@nicolargo.com>2014-12-23 11:12:06 +0100
commit3a896dbe9daaca1ef1bdd6b29208921e484dfaa1 (patch)
treef27f3dae96ce28a653b75873b4eff628dc53e340 /NEWS
parent8b03f1a8d61728933a1d3fe0986be23a857d834c (diff)
Correct issue on Windows SNMP client
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 759c0536..61642bdf 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ Version 2.X
===========
* Add the RAID plugins (issue #447)
+
+Version 2.2.1
+=============
+
* Fix incorrect kernel thread detection with --hide-kernel-threads (issue #457)
* Handle IOError exception if no /etc/os-release to use Glances on Synology DSM (issue #458)
* Check issue error in client/server mode (issue #459)