bring this forgotten file up to date
[claws.git] / ChangeLog
index e156a8b36e6fba066e9db1a8263ffe9f26b4550d..2482f8bfa5e619baace6c7ac346f70f5bdb3a4ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,113 @@
+2006-05-19 [paul]      2.2.0cvs35
+
+       * src/textview.c
+               make Reply-To fully clickable
+       * src/gtk/logwindow.c
+               more colouring (SMTP ESMTP)
+       Both patches by Pawel Pekala
+
+2006-05-19 [cleroy]    2.2.0cvs34
+
+       * src/mh.c
+               Don't update flags from current folder
+               Probably fixes bug #935 (Read Messages 
+               Revert to Being Marked as Unread)
+
+2006-05-18 [colin]     2.2.0cvs33
+
+       * src/imap.c
+               Warning fix
+       * src/compose.c
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/toolbar.c
+               Allow replying to multiple emails
+               in multiple windows
+       * src/mimeview.c
+       * src/etpan/imap-thread.c
+               Leak fixes
+
+2006-05-18 [paul]      2.2.0cvs32
+
+       * src/summaryview.c
+               keep Mailing-List menu refreshed
+               Thanks to Colin
+
+2006-05-18 [paul]      2.2.0cvs31
+
+       * manual/advanced.xml
+       * manual/faq.xml
+       * manual/glossary.xml
+       * manual/handling.xml
+       * manual/intro.xml
+       * manual/plugins.xml
+       * manual/sylpheed-claws-manual.xml
+               update URLs
+               add info about mailing-list support
+               edit filtering info
+       * src/wizard.c
+       * src/common/defs.h
+       * src/gtk/about.c
+       * src/plugins/dillo_viewer/README
+               update URLs
+
+2006-05-17 [wwp]       2.2.0cvs30
+
+       * manual/handling.xml
+       * manual/fr/handling.xml
+               documented the ability to enabled/disable filtering/processing rules.
+
+2006-05-17 [colin]     2.2.0cvs29
+
+       * src/main.c
+               Don't initialize g_thread subsystem if it's 
+               already done (thanks to Hiro)
+       * src/mimeview.c
+               Fix saving of parts when there name can't be
+               converted from UTF-8.
+
+2006-05-17 [paul]      2.2.0cvs28
+
+       * po/Makefile.in.in
+               fix config.status warning with autoconf 2.60
+
+2006-05-17 [paul]      2.2.0cvs27
+
+       * po/POTFILES.in
+               add src/mbox.c
+
+2006-05-17 [wwp]       2.2.0cvs26
+
+       * src/mainwindow.c
+               fix useless and potentially dangerous buffer walking (thanks to Colin).
+
+2006-05-17 [wwp]       2.2.0cvs25
+
+       * src/plugins/demo/demo.c
+               updated product name in plugin demo (many plugins need to be
+               sync'ed w/ that change).
+
+2006-05-17 [colin]     2.2.0cvs24
+
+       * src/mh.c
+               Fix leak
+
+2006-05-16 [colin]     2.2.0cvs23
+
+       * src/mainwindow.c
+               Stupid me hit again. Fix cvs22.
+
+2006-05-16 [colin]     2.2.0cvs22
+
+       * src/mainwindow.c
+               Fix bug #922 (sylpheed-claws crashed after 
+               pushing on Inbox folder)
+
+2006-05-16 [colin]     2.2.0cvs21
+
+       * src/compose.c
+               Make From header be copy/paste/select-able
+
 2006-05-16 [wwp]       2.2.0cvs20
 
        * src/export.c