added missing folder->destroy() initialisation for mbox folders
[claws.git] / ChangeLog.claws
index b6d491bcc8a97aa3bdf2a0125e7a32b35ad00abc..cc992967627663ac54e15a601a1623fbd5099ae6 100644 (file)
@@ -1,3 +1,44 @@
+2002-11-09 [colin]     0.8.5claws114
+
+       * src/mbox_folder.c
+               Added missing initialisation of folder->destroy()
+
+2002-11-09 [colin]     0.8.5claws113
+
+       * src/folder.c
+         src/folderview.c
+               Fix the status bar messages
+
+2002-11-09 [colin]     0.8.5claws112
+
+       * src/folderview.c
+               Fix hangs after folder dnd, happening after 
+               claws109.
+
+2002-11-09 [christoph] 0.8.5claws111
+
+       * src/folderview.c
+               just changed order of calls (reverse order of
+               associated calls)
+       * src/inc.c
+               lock inc when checking only one account, otherwise
+               inc all could be executed at the same time
+
+2002-11-09 [christoph] 0.8.5claws110
+
+       * src/folderview.c
+               better unlock the mouse cursor before calling
+               summary_show because it changes the cursor too
+
+2002-11-09 [christoph] 0.8.5claws109
+
+       * src/folder.[ch]
+       * src/folderview.c
+               add functions to open and close a folder
+               o opending will execute scanning for remote folders
+                 and processing
+               o closing will unset new flag for messages
+
 2002-11-09 [colin]     0.8.5claws108
 
        * src/folder.c