From 58d2535887436c55bb61993201c978fb2a318632 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 31 May 2020 16:51:46 +0200 Subject: 0.27 --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1