Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 169)
+++ trunk/docs/Changelog	(revision 170)
@@ -1,3 +1,13 @@
 2.4.4:
+	* sh_database.c: fix maximum size of sql query string, maximum 
+	  size of strings in struct dbins_
+	* sh_hash.c: fix maximum size of message string
+	* fix typo in the base64 decoder
+	* fix 'make cutest' for parallel compiling
+	* fix compile warnings with -Wstrict-prototypes
+	* sh_static.c: override getgrgid, getpwuid for libacl
+	* fix more warnings about variables clobbered by 'longjmp'
+	  or 'vfork' (due to library internal handling of mutexes)
+	* fix configure warning about unused datarootdir
 	* configure.ac: warn, but accept nonexistent tmp dir
           (Problem reported by Brian)
