aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c8c541d..5d86b2e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.70.8
+VERSION = 0.80.1
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index e066c43..4833d25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 0.80.1 - Nov 30 2009, Eugeni Dodonov
- updated list of allowed services
- fix error which prevents 'msec save' from working correctly
- fix error message when checking non-local files (#55869,#56088)