diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.10 +VERSION = 2.11 all: version promisc_check msec_find python manpages make -C cron-sh @@ -1,3 +1,8 @@ +Version 2.11 - Apr 18, 2022 Papoteur + +- Fix console displaying message "-bash: TMOUT: readonly variable" (mga#16356) +- Fix deprecated import + Version 2.10 - Apr 16, 2022 Papoteur - fix warnings about GTK not versionned |