3.0.0-rc2 released
[claws.git] / ChangeLog
index 869a7481c79babbf2b299146694b7ac6bdf0deeb..f0ea4207d71f58fb5f3e113f744c69f598525cd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2007-08-10 [paul]
+
+       3.0.0-rc2 released
+
+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
+               Fix port being reset to 636 on SSL
+       * src/folder.c
+               Fix folder_item_get_msg_num_by_file
+               on drafts/queue folders
+
 2007-08-09 [wwp]       2.10.0cvs108
 
        * src/folder.c