diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.9 +VERSION = 2.10 all: version promisc_check msec_find python manpages make -C cron-sh @@ -1,3 +1,11 @@ +Version 2.10 - Apr 16, 2022 Papoteur + +- fix warnings about GTK not versionned +- fix warnings about regexpr +- rewrite call to iptables +- Remove deprecated instruction: Gtk.TreeView.set_rules_hint +- translation updates + Version 2.9 - Feb 17, 2021 Thomas Backlund - translation updates |