diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.80.10 +VERSION = 1.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: version promisc_check msec_find python manpages @@ -1,3 +1,5 @@ +Version 1.0 - February 9 2014, Thierry Vignaud + - convert from gtk2 to gtk3 - don't pass '--noscripts' to 'rpm -Va' (#62644) - rotate /var/log/msec.log together with /var/log/security.log |