aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 70eeed0..007d570 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.60.20
+VERSION = 0.60.21
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index b027e84..a16a70e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 0.60.21 - April 22 2009, Eugeni Dodonov
+- Properly handle WIN_PARTS_UMASK parameters.
+
Version 0.60.20 - April 21 2009, Eugeni Dodonov
- Using correct locale when available (#44561).