2008-05-24 [colin] 3.4.0cvs68
[claws.git] / ChangeLog
index f171c933f36488ed62b6a35b0fab54a160654334..efc5b331b28387f226149427b729787cb892dbf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2008-05-24 [colin]     3.4.0cvs68
+
+       * src/common/utils.h
+               Fix wrong define on old glibs
+
+2008-05-24 [paul]      3.4.0cvs67
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/toolbar.c
+       * src/pixmaps/cancel.xpm
+       * src/pixmaps/close.xpm
+               add a specific icon for A_CANCEL_INC (addresses
+               point 1 of bug 1609 'Icon issues')
+               replace close.xpm with an icon of the standard
+               24x24 size
+
+2008-05-24 [paul]      3.4.0cvs66
+
+       * src/pixmaps/insert_file.xpm
+               replaced
+
+2008-05-23 [paul]      3.4.0cvs65
+
+       * src/common/md5.c
+       * src/common/md5.h
+               add the possibility to check md5 on binary files,
+               thanks to Colin
+
 2008-05-23 [colin]     3.4.0cvs64
 
        * src/mainwindow.c