2007-04-26 [colin] 2.9.1cvs28
[claws.git] / ChangeLog
index bcb0fa19a0ab00faf09471a5afe662486f384047..cfe17a01b33a6e2590d6897b434df75d9a7277ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2007-04-26 [colin]     2.9.1cvs28
+
+       * src/imap.c
+       * src/imap.h
+               Fix uselessly exported function
+       * src/textview.c
+               Consider "- -- \n" as signature separator
+               (that's what signature separators look like
+                in PGP/Inline signed mails)
+
+2007-04-26 [colin]     2.9.1cvs27
+
+       * configure.ac
+               libetpan-0.49 is now required
+       * src/procmime.c
+               Fix double fetching of mails if
+               first try failed
+       * src/imap.c
+               Make offline sync faster, by
+               remembering last change time, and
+               last sync time.
+
 2007-04-26 [hoa]       2.9.1cvs26
 
        * src/imap.c
@@ -7,6 +29,7 @@
        * src/etpan/imap-thread.c
        * src/etpan/imap-thread.h
                cancellation of IMAP operations is now allowed.
+               Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
 
 2007-04-26 [colin]     2.9.1cvs25