summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2016-08-26 13:19:05 +0200
committerNicolargo <nicolas@nicolargo.com>2016-08-26 13:19:05 +0200
commitba5f8991880e4d67081ab71a522dc5811bd06383 (patch)
tree706ff6211f4e33cf0e86a871aea5f6d4b51ca889 /NEWS
parent9650ce0d678093adf2f30bddc8a53f26c5b583e6 (diff)
[WebUI] Glances will not get past loading screen - Windows OS (issue #815) / Need test
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 58b4d29f..c6c47912 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,7 @@ Bugs corrected:
* PermissionError/OSError when starting glances (issue #885)
* 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)
* 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)