Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 158)
+++ trunk/docs/Changelog	(revision 160)
@@ -1,4 +1,7 @@
 2.4.2:
-	* change HP-UX default optimization to +O2 since +O3 breaks cutest
+	* fix broken option --with-checksum (reported by halosfan),
+	  regression test added
+	* change HP-UX default optimization to +O2 since +O3 breaks 
+	  cutest unit testing framework
 	* put result vector of rng in skey struct
 	* fix more compiler warnings, and a potential (compiler-dependent)
@@ -20,8 +23,8 @@
 	* fix unsetting of sh_thread_pause_flag (was too early)
 
-2.4.1a:
+2.4.1a (28-11-2007):
 	* fix overwrite of ErrFlags (functionality bug)
 
-2.4.1:
+2.4.1 (26-11-2007):
 	* security fix: regression in the seeding routine for the PRNG 
 	  (detected by C. Mueller)
@@ -30,9 +33,9 @@
 	  timestamps, reported by S. Clormann)
 
-2.4.0a:
+2.4.0a (08-11-2007):
 	* fix compile failure with --enable-static (reported by S. Clormann)
 	* fix potential deadlock if SIGHUP is received while suspended
 
-2.4.0:
+2.4.0 (01-11-2007):
 	* eliminate alarm() for I/O timeout (replaced by select)
 	* use getgrgid_r, getpwnam_r, getpwuid_r, gmtime_r, localtime_r, 
