Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 5)
+++ trunk/docs/Changelog	(revision 18)
@@ -1,2 +1,21 @@
+2.2.0:
+	* added a bit of unit testing
+	* improved the windows howto according to suggestions by 
+	  Jorge Morgado
+	* minor optimizations in various places
+	* optimized implementation of tiger checksum algorithm
+	* read in 64k blocks (faster than 4k)
+	* sh_unix.c, sh_hash.c: support file flags on *BSD, update Linux
+	  file attribute code
+	* kern_head: fix compilation of kernel check module on OpenBSD
+	* updated samhainrc.linux, samhainrc.freebsd
+	* sh_unix.c: fix setrlimit (RLIMIT_NOFILE, ..)
+	* sh_files.c: fix missing use of flag_err_info
+	* sh_tiger0.c: remove repetitive use of mlock
+	* slib.c: remove fcntl's from sl_read_timeout (caller sets O_NONBLOCK),
+	  add function sl_read_timeout_prep
+
+2.1.2 (10-01-2006):
+        * fix startup error with combination of gpg+prelude
 
 2.1.1a (22-12-2005):
