Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 171)
+++ trunk/docs/Changelog	(revision 172)
@@ -1,7 +1,13 @@
 2.4.5:
+	* testscripts: 'chmod -R' -> 'chmod -f -R', since Solaris 10
+	  bails out on a chmod on a dangling link
+	* fix bug in check_samhain.pl nagios script (J.-S. Eon)
+	* use the UNO static checker
+	* compile as position independent executable (PIE)
 	* 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
+	  (proactive security against heap buffer overflows)
 	* fix dnmalloc bugs and portability problems
 	* check for compressBound, since older zlibs don't have it
