aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f33b1e4..8ad1f1a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = net_monitor
-VERSION = 0.26
+VERSION = 0.27
GITPATH = git://git.mageia.org/software/net_monitor
all: version python
diff --git a/NEWS b/NEWS
index c9c4b85..31988f9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ Network monitoring tool -- History of user-visible changes
Copyright (C) 2009, Mandriva
Copyright (C) 2011 and later, Mageia
+0.27
+- Restore test on statistic enabled (mga#25417)
+- Add checking of present protocols, to avoid exception.
+- Improve formatting to avoid resizing of the windows
+- Format ESSID in unicode
+- Fix displaying Connection time (hours and minutes were always zero, mga#25417)
+
0.26:
- connections : display of tcp6 and udp6 ones