aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-05-31 16:51:46 +0200
committerPapoteur <papoteur@mageia.org>2020-05-31 16:51:46 +0200
commit58d2535887436c55bb61993201c978fb2a318632 (patch)
tree3e0a79fce083b764ecafbd20ee216fa871306dec
parentee285b1324091261d2642e42ad9294ec9bedf765 (diff)
downloadnet_monitor-58d2535887436c55bb61993201c978fb2a318632.tar
net_monitor-58d2535887436c55bb61993201c978fb2a318632.tar.gz
net_monitor-58d2535887436c55bb61993201c978fb2a318632.tar.bz2
net_monitor-58d2535887436c55bb61993201c978fb2a318632.tar.xz
net_monitor-58d2535887436c55bb61993201c978fb2a318632.zip
0.27
-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