diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.60.12 +VERSION = 0.60.13 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: version promisc_check msec_find python manpages @@ -1,3 +1,9 @@ +Version 0.60.13 - March 02 2009, Eugeni Dodonov +- Added banner for msecgui. +- Moved PolicyKit code to plugin. +- Changed default ENABLE_STARTUP parameters to be in sync with + crontab settings. + Version 0.60.12 - February 25 2009, Eugeni Dodonov - Correctly handle wheel group authentication (#19091) - Correctly handling CHECK_RPM and CHECK_CHKROOTKIT parameters. |