2007-08-10 [wwp] 2.10.0cvs111
[claws.git] / ChangeLog
index f90cb7b02911287103db3e8f2f5264650c3dfc21..7614c3defbde62a31fbe25d6e41a778969a0f974 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2007-08-10 [wwp]       2.10.0cvs111
+
+       * src/msgcache.c
+               fix unpredictable crashes in Windows due to broken
+               cache/mark/tags files writting (file were opened for
+               writing in text mode).
+
+       * src/recv.c
+               use gettimeofday() from w32lib.h on Windows.
+
+2007-08-10 [colin]     2.10.0cvs110
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Better IMAP scanning (NOOP instead of CLOSE/SELECT)
+
 2007-08-09 [colin]     2.10.0cvs109
 
        * src/editldap.c