Index: trunk/docs/Changelog
===================================================================
--- trunk/docs/Changelog	(revision 377)
+++ trunk/docs/Changelog	(revision 378)
@@ -1,2 +1,9 @@
+3.0.1:
+	* fix potential deadlock in sh_files.c (reported by S. Mirolo)
+	* change Makefile.in to stop on compile error rather than at link stage
+	  (suggested by S. Mirolo)
+	* fix compile errors caused by missing #define (pthread disabled) and
+	  wrong function call (OSX specific code), reported by S. Mirolo
+
 3.0.0a:
 	* Fix compile-time issues on RHEL5 (reported by Thomas)
