summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 11 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 41c944a1..0b268a49 100644
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,17 @@
Glances Version 2
==============================================================================
-Version 2.9.2
-=============
+Version 2.10
+============
Enhancements and new features:
* New plugin to scan remote Web sites (URL) (issue #981)
- * Use -> and <- arrows keys to switch between processing sort (issue #1075)
* Add trends in the Curses interface (issue #1077)
* Add new repeat function to the action (issue #952)
+ * Use -> and <- arrows keys to switch between processing sort (issue #1075)
+ * Refactor __init__ and main scripts (issue #1050)
+ * [WebUI] Improve WebUI for Windows 10 (issue #1052)
Bugs corrected:
@@ -21,6 +23,12 @@ Bugs corrected:
* No Offline status for timeouted ports? (issue #1084)
* When exporting, uptime values loop after 1 day (issue #1092)
+Installation:
+
+ * Create a package.sh script to generate .DEB, .RPM and others... (issue #722)
+ ==> https://github.com/nicolargo/glancesautopkg
+ * OSX: can't python setup.py install due to python 3.5 constraint (issue #1064)
+
Version 2.9.1
=============