* src/filter.c
[claws.git] / ChangeLog.claws
index c948931aecf1733c1582fb9da2871fe180404d8e..091c18e8cb3124ffddc2d8e38526eb6c38ae9f18 100644 (file)
@@ -1,3 +1,37 @@
+2002-07-25 [christoph] 0.8.0claws13
+
+       * src/filter.c
+       * src/folder.[ch]
+       * src/folderview.c
+       * src/imap.[ch]
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               implement imap uid cache and uid validity check
+
+2002-07-25 [alfons]    0.8.0claws12
+
+       * src/summaryview.c
+               fix a brown paper bag bug, and also add some more
+               checks
+
+2002-07-25 [christoph] 0.8.0claws11
+
+       * src/folder.c
+               don't mix copy, fetch_msginfo and remove
+               operations in folder item copy and move
+               operations
+
+2002-07-25 [christoph] 0.8.0claws10
+
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/prefs_folder_item.c
+       * src/summaryview.[ch]
+               remove no longer required parameter update_cache from
+               summary_show
+
 2002-07-25 [paul]      0.8.0claws9
 
        * sync with 0.8.1
@@ -37,7 +71,7 @@
                o don't set ignore thread flag in procmsg_get_thread_tree
                  if it is already set
        * src/mainwindow.c
-       * src/shttps://sourceforge.net/account/login.phptatusbar.h
+       * src/statusbar.h
                o moved STATUSBAR_PUSH/POP to statusbar.h because
                  they are used in different files