implemented multipart/alternative in MIME message viewer
[claws.git] / ChangeLog.claws
index 4e8e5bd8070af2db6b759b763615aaa1878ee777..4e06c7e4c0ea400697cf291a703a702310398e28 100644 (file)
@@ -1,3 +1,41 @@
+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 368, "Can't create a filter condition "colorlabel 0"") 
+
+2003-10-26 [alfons]    0.9.6claws54
+
+       * src/summary_search.c
+               fix misnomer and correct selecting initial search node  
+
+2003-10-26 [christoph] 0.9.6claws53
+
+       * src/pgpmime.c
+       * src/sgpgme.c
+               change display of signature info to use only name of
+               signer, otherwise the text gets too long.
+
+       * src/procmime.c
+               don't use MimeInfo's filename to generate tmp filename
+
 2003-10-25 [christoph] 0.9.6claws52
 
        * src/procmime.c