2009-04-03 [paul] 3.7.1cvs35
[claws.git] / ChangeLog
index 036a747a8baa702e0eb5fd51eb756c74544f19ad..502601d2c284ba63b411f747942e92945873d257 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2009-04-03 [paul]      3.7.1cvs35
+
+       * configure.ac
+               add AC_CONFIG_MACRO_DIR([m4])
+               remove CLAWS_ACLOCAL_INCLUDE(m4)
+       * m4/aclocal-include.m4
+               removed this now unneeded file
+
+2009-04-02 [colin]     3.7.1cvs34
+
+       * src/common/utils.h
+               Fix previous (thanks to Marcus :)
+
+2009-04-02 [colin]     3.7.1cvs33
+
+       * src/common/utils.h
+       * src/etpan/etpan-thread-manager.c
+               pipe() was a macro from GLib on win32 until
+               glib 2.13.2. It's undefined after that.
+               Thanks to Marcus Brinkmann for the heads-up!
+
+2009-03-31 [colin]     3.7.1cvs32
+
+       * src/folder_item_prefs.c
+               Copy folder settings with prefs
+
 2009-03-31 [colin]     3.7.1cvs31
 
        * src/prefs_account.c