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 5b0d330..cf607d6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.70.5
+VERSION = 0.70.6
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index fdad99c..4eaa0a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 0.70.6 - Oct 07 2009, Eugeni Dodonov
- use users' home directory for temporary files (SECURE_TMP) by default
- improved startup script
- added option to skip security checks when running on battery power (CHECK_ON_BATTERY)