0.8.10claws81
[claws.git] / ChangeLog.claws
index dfcedc54aaf80d18c761cac6c02d4547c0e27403..e411893e97331b045a66b4b39eca9966c17559f7 100644 (file)
@@ -1,3 +1,31 @@
+2003-03-04 [christoph] 0.8.10claws81
+
+       * src/folder.c
+               o fix moving and copying when folder returns 0 for new
+                 message number
+               o remove some code for single message copy and move
+                 operations and use functions for multiple messages
+
+       * src/news.c
+               remove unused include
+
+2003-03-04 [paul]      0.8.10claws80
+
+       * src/gtk/about.c
+               list 'Compiled plugins'
+
+2003-03-03 [christoph] 0.8.10claws79
+
+       * src/news.[ch]
+               have to multiply the percentage of the current fetch with
+               the percentage that it has of the total fetch operation
+               for correct values
+
+2003-03-03 [christoph] 0.8.10claws78
+
+       * src/news.c
+               fix calculation of expected lines for progress indicator
+
 2003-03-03 [christoph] 0.8.10claws77
 
        * src/summaryview.c