Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 170)
+++ trunk/docs/Changelog	(revision 171)
@@ -1,3 +1,11 @@
-2.4.4:
+2.4.5:
+	* handle EINPROGRESS error (Windows/cygwin issue)
+	* make sure every function uses less than one page of stack
+	  (proactive security against gap jumping, Gael Delalleau) 
+	* use dnmalloc instead of system malloc
+	* fix dnmalloc bugs and portability problems
+	* check for compressBound, since older zlibs don't have it
+ 
+2.4.4 (30-04-2008):
 	* sh_database.c: fix maximum size of sql query string, maximum 
 	  size of strings in struct dbins_
