summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2016-12-26 18:49:04 +0100
committerAlessio Sergi <al3hex@gmail.com>2016-12-26 18:49:04 +0100
commitcefa8b06cefbe3ab3a62bdaa58b2d4ca94a85ddb (patch)
tree6c5b5a4d946b41be61cb0311177fba507f5162df /NEWS
parent01ff8aa7d507993ca420d5c2bc4aea02cb266f2a (diff)
Console mode on Windows is no more
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 2 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index f33def1d..b1d9719d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,10 @@ Glances Version 2
Version 2.8
===========
-Deprecated:
-
- * Deprecate Windows Curse UI: automaticaly open Web Browser for the standalone mode (issue #946)
-
Changes:
+ * The curses interface on Windows is no more. The web-based interface is now
+ the default. (issue #946)
* IRQ plugin off by default. '--disable-irq' option replaced by '--enable-irq'.
Enhancements and new features: