remove last remnants of main's filter code
[claws.git] / ChangeLog.claws
index 1713db8d7c2887ac2950d7f47694a550e6cfc49a..c388c03a5f30f103cf43c698dabc78a168193366 100644 (file)
@@ -1,3 +1,58 @@
+2002-11-01 [paul]      0.8.5claws67
+
+       * src/mainwindow.c
+               remove last remnants of main's filter code
+
+2002-11-01 [paul]      0.8.5claws66
+
+       * tools/filter_conv.pl
+               fix bug where user-defined headers were ignored
+
+2002-11-01 [paul]      0.8.5claws65
+
+       * src/logwindow.c
+               make a debug_print() not translatable
+
+2002-10-31 [melvin]    0.8.5claws64
+
+       * ac/aspell.m4
+               Fixed --disable-aspell-test. Now --disable-aspell-test will 
+               not run any GNU/aspell test.  The dictionary path will
+               be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
+               was given, in which case, it will be $prefix/lib/aspell/
+       * configure.in
+               Fixed typo in commentary (Aspell code).
+
+2002-10-31 [paul]      0.8.5claws63
+
+       * po/POTFILES.in
+               remove src/filter.c and src/prefs_filter.c
+               thanks to Ricardo for reminding me
+
+2002-10-31 [colin]     0.8.5claws62
+
+       * src/mbox_folder.c
+               Plug some leaks
+
+2002-10-31 [paul]      0.8.5claws61
+
+       * src/prefs_filter.[ch] ** REMOVED **
+         src/filter.[ch]       ** REMOVED **
+         
+       * src/Makefile.am
+         src/folderview.c
+         src/inc.c
+         src/main.c
+         src/mainwindow.c
+         src/mbox.c
+         src/prefs_common.c
+         src/prefs_filtering.c
+         src/summaryview.[ch]
+               remove main's 'filter' code
+               
+       README.claws
+               update to reflect removal of main's filter
+
 2002-10-31 [paul]      0.8.5claws60
 
        * src/summaryview.c