Change the NEWS file for issue 887

pull/923/head
Nicolargo 2016-09-02 15:27:36 +02:00
parent fd9cc986de
commit 7381f907ad
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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)