2008-09-05 [colin] 3.5.0cvs90
[claws.git] / ChangeLog
index 9558c2782926c8dae517ba21e5e5958bb3ea9ba5..a266e15c2ad225bfbc91f131f5b2faafb8037796 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2008-09-05 [colin]     3.5.0cvs90
+
+       * src/compose.c
+               Fix bug 1710, 'User misreads "Discard Message" 
+               as "Discard Changes"'. Propose to save or discard
+               only the latest changes when closing an existing
+               draft. Autosave may still have saved parts of the
+               edit session.
+
+2008-09-04 [colin]     3.5.0cvs89
+
+       * src/summaryview.c
+               Fix bug 1707, 'Segfault when sorting on non-visible column'
+
+2008-09-01 [colin]     3.5.0cvs88
+
+       * src/imap.c
+       * src/summaryview.c
+       * src/common/tags.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Store spam flag on IMAP (Junk/NonJunk, as 
+               ThunderBird does - this is nonstandard)
+
+2008-08-31 [wwp]       3.5.0cvs87
+
+       * ChangeLog
+               Fix globish edition^Wediting.
+
+2008-08-31 [wwp]       3.5.0cvs86
+
+       * src/addressbook.c
+               Don't break nickname editing for non-LDAP books (nickname
+               value was overwritten when editing existing contact, this
+               came from 3.0.2cvs109).
+
 2008-08-30 [colin]     3.5.0cvs85
 
        * src/mainwindow.c