2006-06-29 [colin] 2.3.1cvs36
[claws.git] / ChangeLog
index bce85a8fff12baaafe2968939126c5a7abb1cd8d..0e0b81ef66a9ba871d874932beb292538dcbf4ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,55 @@
+2006-06-29 [colin]     2.3.1cvs36
+
+       * src/imap.c
+               Better handling of login errors (ask the password
+               again once), alert in case of error. Fix three
+               signedness warnings.
+
+2006-06-28 [wwp]       2.3.1cvs35
+
+       * src/prefs_template.c
+       * src/prefs_matcher.c
+       * src/prefs_filtering_action.c
+       * src/prefs_quote.c
+               unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
+               patch by Fabien Vantard, slightly modified.
+
+2006-06-28 [paul]
+
+       2.4.0-rc2 released
+
+2006-06-28 [colin]     2.3.1cvs34
+
+       * src/prefs_account.c
+               Fix bug #977 (Can't add or edit imap accounts)
+
+2006-06-28 [colin]     2.3.1cvs33
+
+       * src/mimeview.c
+               Fix previous
+
+2006-06-28 [colin]     2.3.1cvs32
+
+       * src/mimeview.c
+               Save named inlined attachments with "Save all"
+       * src/main.c
+       * src/mbox.c
+       * src/common/plugin.c
+       * src/common/plugin.h
+       * src/common/sylpheed.c
+       * src/common/utils.c
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpmime/sylpheed.def
+               Win32 compatibility patch, by
+               Werner Koch
+
+2006-06-28 [wwp]       2.3.1cvs31
+
+       * src/imap.c
+       * src/prefs_folder_item.c
+               less compilation warnings (thanks to Fabien Vantard), less typos.
+
 2006-06-28 [paul]      2.3.1cvs30
 
        * src/gtk/gtkutils.c