2007-10-11 [wwp] 3.0.2cvs61
[claws.git] / ChangeLog
index 37e98c4b002553314ef3701057d315d74b3cbc92..ed788596656730f99bb4fd38691cfe320624c0b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2007-10-11 [wwp]       3.0.2cvs61
+
+       * src/editaddress.c
+               Fix a warning about possible use of uninitialized
+               filename var.
+
+2007-10-11 [wwp]       3.0.2cvs60
+
+       * src/editaddress.c
+               Disable "Unset picture" menu item when there's
+               no picture to clear. Fix an extraneous g_unref_object,
+               add missing initializers.
+
+2007-10-11 [wwp]       3.0.2cvs59
+
+       * src/pixmaps/anonymous.xpm
+       * src/editaddress.c
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               Fix a leak, gettext-ize the photo label.
+               Don't clear the existing picture if loading
+               a new one fails. Use a default 'anonymous'
+               picture (this new xpm has been added to the
+               internal stock_pixmap API). Add a
+               "Set picture" context menu entry.
+
 2007-10-11 [colin]     3.0.2cvs58
 
        * src/messageview.c