Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 277)
+++ trunk/docs/Changelog	(revision 279)
@@ -1,8 +1,18 @@
+2.7.0:
+	* sh_utmp.c, sh_login_track.c: additional login checks
+	* sh_unix.c: use SIGTTIN as alternative for SIGABRT
+	  (SIGABRT seems not to work on AIX, reported by Peter)
+	* sh_utmp.c: fix compile error without pthreads (inotify_watch used)
+	* sh_kern.c, kern_head.c: fix some 64bit issues
+	* dnmalloc.c: fix compiler warning (ignored ret value)
+	* Fix LSB init script for kernel module
+	* samhain_kmem kernel module for /proc/kmem added
+
 2.6.4:
-	* Don't read proc_root_iops in sh_kern.c (Problem report
-	  by H. R.)
-	* Logfile check can check output of shell commands
-	* Use data directory as default for logfile checkpoints
-	* Fix broken checkpoint save/restore for logfiles
+        * Don't read proc_root_iops in sh_kern.c (Problem report
+          by H. R.)
+        * Logfile check can check output of shell commands
+        * Use data directory as default for logfile checkpoints
+        * Fix broken checkpoint save/restore for logfiles
 
 2.6.3:
