2007-10-15 [colin] 3.0.2cvs75
[claws.git] / ChangeLog
index 9d025e3cd6504648128f087c0967fc01c5432de7..00097d008364873861f65ace0c1000c532d40e96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+2007-10-15 [colin]     3.0.2cvs75
+
+       * src/matcher.c
+               Fix redirections in filtering's tests
+
+2007-10-15 [colin]     3.0.2cvs74
+
+       * src/imap.c
+               Don't build imap_synchronise at all when 
+               building without libetpan
+
+2007-10-14 [colin]     3.0.2cvs73
+
+       * src/imap.c
+       * src/common/md5.c
+       * src/common/md5.h
+       * src/gtk/manage_window.c
+       * src/gtk/manage_window.h
+               Remove more unused code
+
+2007-10-14 [colin]     3.0.2cvs72
+
+       * src/addrquery.c
+       * src/addrquery.h
+       * src/recv.c
+       * src/recv.h
+       * src/vcard.c
+       * src/vcard.h
+       * src/common/xml.c
+       * src/common/xml.h
+       * src/common/xmlprops.c
+       * src/common/xmlprops.h
+               Remove more unused code
+
+2007-10-14 [colin]     3.0.2cvs71
+
+       * src/common/utils.c
+               Remove unused function
+
+2007-10-13 [colin]     3.0.2cvs70
+
+       * src/imap.c
+       * src/imap.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               Staticalise/Remove more code
+
+2007-10-13 [colin]     3.0.2cvs69
+
+       * src/common/utils.c
+       * src/common/utils.h
+               Remove dead code, unused for ages
+
+2007-10-13 [colin]     3.0.2cvs68
+
+       * src/main.c
+       * src/main.h
+               Maemo: define hildon_program in main.c,
+               make it accessible in the .h with extern
+
+2007-10-13 [paul]      3.0.2cvs67
+
+       * src/gtk/menu.c
+               fix a bunch of runtime warnings on maemo
+
 2007-10-13 [paul]      3.0.2cvs66
 
        * src/main.c