fix a third case of rule rewriting
[claws.git] / ChangeLog.claws
index 7b7d75443fe01d3c3e7b09b66e5ca5f2c623d71b..bf0be469c9bd4392da0074edd306eda757d15eff 100644 (file)
@@ -1,3 +1,58 @@
+2002-11-07 [colin]     0.8.5claws83
+
+       * src/prefs_filtering.c
+               Fix rule rewriting when moving a leaf folder to a 
+               shorter path
+
+2002-11-07 [colin]     0.8.5claws82
+
+       * src/prefs_filtering.c
+               fix a leak
+
+2002-11-07 [colin]     0.8.5claws81
+
+       * src/folder.[ch]
+               Add folder_item_move_to() function to move a 
+               folderitem into another one (updates matcher etc)
+       * src/folderview.c
+               Add folder drag'n drop (context menu to come)
+               [Should be dataloss free, but Please backup before 
+                trying !]
+
+2002-11-06 [colin]     0.8.5claws80
+
+       * src/mh.c
+               mh_create_folder() returns NULL if can't create
+               directory hierarchy
+
+2002-11-06 [paul]      0.8.5claws79
+
+       * src/compose.[ch]
+               allow 'on-the-fly' changing of the type of encryption 
+               and/or signing used (mime/ascii) via the compose window
+
+2002-11-06 [paul]      0.8.5claws78
+
+       * sync with 0.8.5cvs19
+               see ChangeLog 2002-11-06 for src/account.c: 
+               account_get_special_folder()
+               
+2002-11-05 [alfons]    0.8.5claws77
+
+       * src/crash.c
+               very minor cleanups: nothing to see here, move on. :-)
+
+2002-11-05 [colin]     0.8.5claws76
+
+       * src/main.c
+               Changes choices if compose windows are opened to
+               Discard, Draft, Don't quit
+
+2002-11-05 [thorsten]  0.8.5claws75
+
+       * src/compose.c
+               reenabled default_reply_to folder option
+
 2002-11-05 [colin]     0.8.5claws74
 
        * src/compose.[ch]