diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = net_monitor -VERSION = 0.26 +VERSION = 0.27 GITPATH = git://git.mageia.org/software/net_monitor all: version python @@ -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 |