Make MIME types case insensitive
[claws.git] / ChangeLog.claws
index 7b85742b6ca30fb106a46fe7eec785a230dbcb06..a80ae633e9f22edd08e2aa3fd1cf595b038bb7ad 100644 (file)
@@ -1,13 +1,66 @@
+2001-06-29 [darko]
+
+       * src/procmime.c
+               make MIME types case insensitive
+
+2001-06-28 [alfons]
+
+       * po/nl.po
+               merge with sylpheed.pot and old nl.po; translations added.
+
+2001-06-28 [paul]
+
+       * more sync with sylpheed 0.5.0pre3
+
+2001-06-27 [alfons]
+
+       * src/summaryview.c
+               don't crash when removing parent node of messages
+               attracted by subject. this was caused by not deleting
+               the parent node from the subject line hash table.
+
+2001-06-27 [alfons]
+
+       * src/summaryview.c
+       * src/compose.[ch]
+       * src/mainwindow.c
+               if there are multiple messages selected, allow forwarding
+               them as attachments.
+
+2001-06-27 [paul]
+
+        * more sync with sylpheed 0.5.0pre3
+
+2001-06-26 [paul]
+
+        0.5.0claws3
+
+        * sync with sylpheed 0.5.0pre3
+
+2001-06-25 [paul]
+
+        * src/mainwindow.c
+                fixed 'compose news article' bug
+                from icon-and-text toolbar
+
+2001-06-25 [paul]
+
+        * sync with sylpheed 0.5.0pre2 release
+
 2001-06-24 [christoph]
 
        * src/prefs_common.c
                bug fix in font selection
+       * src/folderview.c
+               use sylpheed's normal font instead of
+               gtk default font for folders without
+               new messages
 
 2001-06-24 [alfons]
 
        * src/mainwindow.[ch]
-               Implemented Leandro's compose mail / news toolbar. Two
-               sets of buttons for different toolbar modes.
+               added composite compose mail / news button (an idea by Leandro
+               Pereira <leandro@linuxmag.com.br>)
 
 2001-06-24 [paul]