summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2015-05-04 11:32:22 +0200
committerNicolargo <nicolas@nicolargo.com>2015-05-04 11:32:22 +0200
commita8e7f68d13e42591b5039655a49ea30bc362ab59 (patch)
treef7cfc55171b862fe700644f464edbee49ab20063 /NEWS
parentd125c2ede84e8ecc2374d2df337ca7974ca07c53 (diff)
Commit Glances 2.4 RC1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a76bb855..78c5e4a1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Changes:
* Glances doesn't provide a system-wide configuration file by default anymore.
Just copy it in any of the supported locations. See glances-doc.html for
- more information.
+ more information. (issue #541)
* The default key bindings have been changed to:
- 'u': sort processes by USER
- 'U': show cumulative network I/O
@@ -17,6 +17,7 @@ Changes:
Enhancements and new features:
+ * The Web user interface is now based on AngularJS (issue #473, #508, #468)
* Implement a 'quick look' plugin (issue #505)
* Add sort processes by USER (issue #531)
* Add a new IP information plugin (issue #509)
@@ -34,7 +35,8 @@ Bugs corrected:
* Duplicated --enable-history in the doc (issue #511)
* Sensors title is displayed if no sensors are detected (issue #510)
* Server mode issue when no network interface is available (issue #528)
- * DEBUG mode activated by default with Python 2.6 (issue #512)
+ * DEBUG mode activated by default with Python 2.6 (issue #512)
+ * Glances display of time trims the hours showing only minutes and seconds (issue #543)
Version 2.3
===========