o fix another memory leak reported by Martin Kluge (see "[ 599568 ] Small Memory...
[claws.git] / ChangeLog.claws
index 77882238b57a657ab5c4c60db3990b442b9cfb54..cd4cc0b3aeb64ae4cf4c2c3ac78c5e74916f0790 100644 (file)
@@ -1,3 +1,23 @@
+2002-08-24 [alfons]    0.8.2claws114
+
+       * src/summaryview.c
+               o fix another memory leak reported by Martin Kluge
+                 (see "[ 599568 ] Small Memory Leak")
+               o remove 'from' variable from 'summary_set_header()'; we can
+                 do with just 'to' 
+
+2002-08-24 [paul]      0.8.2claws113
+
+       * sync with 0.8.1cvs30
+               see ChangeLog 2002-08-23
+
+2002-08-24 [alfons]    0.8.1claws112
+
+       * src/summaryview.c
+               remove unnecessary allocations for search bar fixing leaks
+               reported by Martin Kluge
+               (see "[ 599451 ] Further memory leaks?")
+
 2002-08-24 [alfons]    0.8.1claws111
 
        * src/main.c