Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 27)
+++ trunk/docs/Changelog	(revision 29)
@@ -1,11 +1,16 @@
 2.2.0:
+	* patch by Neil Gorsuch for suidchk.c (do not scan lustre, afs, mmfs)
+	* fix sh_ext_popen (OpenBSD needs non-null argv[0] in execve)
+	* fix make_tests.sh portability (echo '"\n"' does not work on OpenBSD)
+	* fix bug in sh_utils_obscurename (check isascii)
+	* scan h_aliases for FQDN if h_name is not
 	* add copyright/license info to test scripts
 	* add copyright/license info to deployment system scripts
 	* support server-to-server relay
-	* new CL option --server-port
+	* new CL option --server-port 
 	* minor improvements in manual
 	* patch by Yoann Vandoorselaere for sh_prelude.c
 	* allow --longopt arg as well as --longopt=arg
-	* verify checksum of growing log files
+	* verify checksum of growing log files (up to previous size)
 	* rewrite of the test suite
 	* added a bit of unit testing
