summaryrefslogtreecommitdiffstats
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 96340f8..56bde39 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = drakguard
-VERSION = 0.7.9
+VERSION = 0.7.10
DESTDIR=
sbindir=/usr/sbin
diff --git a/NEWS b/NEWS
index 9fa391f..fd2bc15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+0.7,10
+- Use --kerneltz option to select local time zone (mga#6400)
+
0.7.9:
- handle kernel having *_FS_POSIX_ACL=y (mga#9195)
- ignore comments in /etc/fstab (mga#9195)