Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 289)
+++ trunk/docs/Changelog	(revision 290)
@@ -1,3 +1,12 @@
 2.7.2:
+	* sh_utils.c: fixed an endianess issue that prevented cross-verification
+	  of email signatures (reported by A. Zangerl)
+        * sh_login_track.c: fix compiler warning (ignored return value 
+          of fwrite)
+	* sh_readconf.c: fix comparison of SeverityUserX string
+	  (reported by max__)
+	* sh_processcheck.c: sh_prochk_set_maxpid: set retval on success
+	  (reported by max__)
+	* fixed some compiler warnings on cygwin
 	* sh_extern.c: As reported by T. Luettgert, gcc 4.4.4 on Fedora 13 
 	  will throw a warning if execve is called with a NULL argv pointer. 
