diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-01-21 16:24:21 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-01-21 16:24:21 +0000 |
commit | 06c8b64b8085f708fdb54f4880e9df27ccd8f338 (patch) | |
tree | c0223bcaba5853c31bc89b8d6555881b9d085c82 | |
parent | e585ac57841e3bbf8cdec1cd08c2fefd32175e82 (diff) | |
download | msec-06c8b64b8085f708fdb54f4880e9df27ccd8f338.tar msec-06c8b64b8085f708fdb54f4880e9df27ccd8f338.tar.gz msec-06c8b64b8085f708fdb54f4880e9df27ccd8f338.tar.bz2 msec-06c8b64b8085f708fdb54f4880e9df27ccd8f338.tar.xz msec-06c8b64b8085f708fdb54f4880e9df27ccd8f338.zip |
0.60.7 - now correctly integrating with MCC.
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.60.6 +VERSION = 0.60.7 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: version promisc_check msec_find python @@ -1,3 +1,6 @@ +Version 0.60.7 - January 21 2009, Eugeni Dodonov +- Now correctly integrating with MCC. + Version 0.60.6 - January 20 2009, Eugeni Dodonov - Removed Authentication tab (now handled by a separate application) - Now it is possible to save settings without quitting. |