2005-01-03 [colin] 0.9.13cvs25.5
[claws.git] / ChangeLog-gtk2.claws
index debbe4f9db6879c003298ffa8aacd9e04c500c34..861ed84ce5f1784e522dfd2035a71238e9267c30 100644 (file)
@@ -1,3 +1,53 @@
+2005-01-03 [colin]     0.9.13cvs25.5
+
+       * src/compose.c
+               Fix my broken patch apply 
+
+2005-01-03 [colin]     0.9.13cvs25.4
+
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/gtk/prefswindow.c
+               Move auto pointer stuff to utils.c
+               Patch by Alfons again :)
+
+2005-01-03 [colin]     0.9.13cvs25.3
+
+       * src/compose.c
+       * src/prefs_gtk.c
+       * src/prefs_template.c
+       * src/textview.c
+               Empty text widgets with empty strings, not NULL char
+               Patch by SungHyun Nam <namsh@kldp_org>
+
+2005-01-03 [colin]     0.9.13cvs25.2
+
+       * src/main.c
+       * AUTHORS
+               Sync with HEAD
+
+2005-01-03 [colin]     0.9.13cvs25.1
+
+       * src/pop.c
+       * src/pop.h
+               Sync with HEAD
+
+2005-01-03 [colin]     0.9.13cvs24.3
+
+       * src/account.c
+               Two patches from Alfons and Alex S Moore:
+               fix images, fix return value.
+
+2005-01-01 [colin]     0.9.13cvs24.2
+
+       * src/prefs_actions.c
+               Fix over-zealous assertion. Patch by Alfons
+
+2005-01-01 [colin]     0.9.13cvs24.1
+
+       * src/procmime.c
+               Sync with HEAD (leak fix)
+
 2004-12-31 [colin]     0.9.13cvs23.2
 
        * src/prefs_common.c