2007-11-16 [colin] 3.0.2cvs138
[claws.git] / ChangeLog
index d127fa098a28ec860633fd8f4775021c64a37fd2..725924ad0a866770c0e8f8e7520fae3b09fabab7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,116 @@
+2007-11-16 [colin]     3.0.2cvs138
+
+       * src/news.c
+               Fix bug 1390, 'NNTP fails after server 
+               closed connection'
+
+2007-11-16 [colin]     3.0.2cvs137
+
+       * src/prefs_display_header.c
+               Fix bug 1389, 'Changing 'Display headers 
+               in message view' breaks dispheaderrc'
+
+2007-11-14 [colin]     3.0.2cvs136
+
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Fix resetting the quicksearch when in non-sticky
+               mode, but Recursive is set: reset only when going
+               out of the root search folder.
+
+2007-11-14 [colin]     3.0.2cvs135
+
+       * src/filtering.c
+               Don't set new flag back when doing "Mark as unread"
+               from filtering
+
+2007-11-12 [paul]      3.0.2cvs134
+
+       * src/plugins/dillo_viewer/dillo_viewer.c
+               don't offer the mime type for translation
+
+2007-11-12 [paul]
+
+       3.1.0-rc2 released
+
+2007-11-11 [colin]     3.0.2cvs133
+
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               Use markup-escaped strings in dialogs
+
+2007-11-11 [colin]     3.0.2cvs132
+
+       * src/imap.c
+               Better IMAP-UTF7/UTF8 conversion
+
+2007-11-10 [colin]     3.0.2cvs131
+
+       * src/news.c
+               Fix debian bug 450698, 'nntp auth behavior changed 
+               without notice'
+
+2007-11-10 [colin]     3.0.2cvs130
+
+       * configure.ac
+       * src/inc.c
+       * src/main.c
+       * src/main.h
+       * src/mimeview.c
+       * src/statusbar.c
+       * src/common/utils.c
+       * src/etpan/Makefile.am
+       * src/gtk/filesel.c
+       * src/gtk/gtkutils.h
+       * src/gtk/menu.c
+       * src/plugins/bogofilter/Makefile.am
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/spamassassin/Makefile.am
+       * src/plugins/trayicon/Makefile.am
+               Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
+
+2007-11-09 [colin]     3.0.2cvs129
+
+       * src/addressbook.c
+       * src/ldapupdate.c
+               fix bug 1375, 'Impossible to modify e-mail
+                in LDAP addressbook twice'; Try two. update
+               externalID, don't make display lag, and
+               fix the cases where dn is not mail.
+
+2007-11-08 [paul]      3.0.2cvs128
+
+       * src/account.c
+       * src/compose.c
+       * src/messageview.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+               reinstate 'Generate Message-ID' option as an
+               account preference. (hidden on IMAP)
+               Thanks to Colin
+
+2007-11-08 [paul]      3.0.2cvs127
+
+       * src/textview.c
+               MAEMO: fix failure of loading images inline
+               MAEMO: fix bug 1349, 'Emails still skip to end
+               when opened (in certain circumstances)...'
+
+2007-11-07 [colin]     3.0.2cvs126
+
+       * src/toolbar.c
+               Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
+
+2007-11-07 [colin]     3.0.2cvs125
+
+       * src/toolbar.c
+               Re-change the string occurence of A_CLAWS_ACTIONS
+               to A_SYL_ACTIONS, to prevent parse errors of the
+               toolbar_*.xml files
+
 2007-11-07 [colin]     3.0.2cvs124
 
        * src/mimeview.c