*** empty log message ***
[claws.git] / ChangeLog
index 4800c49544c610412d2c3b7665e1d76bef913da3..ba89a17980ec92b5a68fbfea26d8da0e94c98a77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2009-11-11 [pawel]     3.7.3cvs13
+
+       * src/addressbook.c
+       * src/compose.c
+       * src/compose.h
+       * src/filtering.c
+               Fix Bug 1867 Changing account does not change BCC address
+               Set account specific headers when changing account
+               in compose window.
+
+2009-11-07 [colin]     3.7.3cvs12
+
+       * src/gtk/prefswindow.c
+               Fix bug 2041, "add autonomical scrolled windows to prefs pages"
+               Patch by Pawel
+
+2009-11-07 [colin]     3.7.3cvs11
+
+       * src/gtk/spell_entry.c
+               Fix bug 2040, 'numbers in subject entry marked as misspelled'
+               Patch by Pawel Pekala
+
+2009-10-27 [colin]     3.7.3cvs10
+
+       * src/folder.c
+               Fix bug 2028, 'Attempts to connect to all accounts on exit'
+               Don't try to check whether the folder is up-to-date if
+               the folder class doesn't implement set_mtime, as we don't
+               care in this case. This code exists since a long time, but
+               the bug was triggered by more scanning of queue folders 
+               since recently (when we added \Deleted handling).
+
+2009-10-27 [colin]     3.7.3cvs9
+
+       * src/mainwindow.c
+               Try to fix registering as default client
+               on windows 7
+
+2009-10-21 [wwp]       3.7.3cvs8
+
+       * src/common/utils.c
+               Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
+
+2009-10-21 [wwp]       3.7.3cvs7
+
+       * src/common/utils.c
+               Don't core dump when attempting to insert a non-existing
+               file using a mailto: uri (g_error does core dump).
+
 2009-10-20 [colin]     3.7.3cvs6
 
        * src/common/utils.c