summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2016-09-02 15:27:36 +0200
committerNicolargo <nicolas@nicolargo.com>2016-09-02 15:27:36 +0200
commit7381f907ad731ac657ac003eb280797cd7bde18e (patch)
treea5ea063fb966e1976fc8e4780fb288003e438b37
parentfd9cc986deda975aace11f96dc17fa9c60b4b264 (diff)
Change the NEWS file for issue 887
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef5071ec..d60bac24 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ Bugs corrected:
* Zeroconf problem with zeroconf_type = "_%s._tcp." % __appname__ (issue #888)
* Zeroconf problem with zeroconf service name (issue #889)
* [WebUI] Glances will not get past loading screen - Windows OS (issue #815)
+ * Improper bytes/unicode in glances_hddtemp.py (issue #887)
* Top 3 processes are back in the alert summary
Code quality follow up: from 5.93 to 6.24 (source: https://scrutinizer-ci.com/g/nicolargo/glances)