* src/prefs_gtk.c
[claws.git] / ChangeLog.claws
index 6bccaebb0354917f496018a24a50fced5edc11c7..4ec2467b8a8c3275a96da81269be170242d98189 100644 (file)
@@ -1,9 +1,56 @@
+2003-11-01 [alfons]    0.9.6claws62
+
+       * src/prefs_gtk.c
+               prefs_write_param(): fail when we see an invalid type; all the
+               callers seem to handle this gracefully by reverting changes
+
+2003-10-30 [christoph] 0.9.6claws61
+
+       * configure.ac
+       * ac/openssl.m4
+       * ac/spamassassin.m4
+       * src/Makefile.am
+               use extra variables for all libraries to make sure plugins
+               are only linked with libraries they really need. $LIBS is always
+               added to the linking parameters, but we only what the libraries
+               listed in the Makefile
+
+2003-10-29 [paul]      0.9.6claws60
+
+       * src/mimeview.c
+               don't use Subject for unknown part name
+
+2003-10-29 [paul]      0.9.6claws59
+
+       * src/compose.c
+               get name of attachment(s) when re-editing, fwd'ing or
+               redirecting
+               
+       * src/mimeview.c
+               get name of attachment(s) when saving
+
+2003-10-29 [hoa]       0.9.6claws58
+
+       * src/textview.c
+               implemented multipart/alternative in MIME message viewer.
+
+2003-10-28 [christoph] 0.9.6claws57
+
+       * configure.ac
+               make sure MathML-Viewer is not built with the
+               Gtk2 version of GtkMathView
+
+2003-10-28 [paul]      0.9.6claws56
+
+       * sync with 0.9.7cvs1
+               see ChangeLog 2003-10-28
+
 2003-10-27 [alfons]    0.9.6claws55
 
        * src/matcher_parser_parse.y
        * src/gtk/colorlabel.c
                allow setting color label to 0 in filtering/processing rules
-               (should fix bug 336, "Can't create a filter condition "colorlabel 0"") 
+               (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
 
 2003-10-26 [alfons]    0.9.6claws54