*** empty log message ***
[claws.git] / ChangeLog
index 25f3a7252b7df8dbbca7edb6accfea6706258e87..ba89a17980ec92b5a68fbfea26d8da0e94c98a77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+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