filtering dialog box and some changes
[claws.git] / ChangeLog.claws
index 8f248031f463d602cda6145ce4c129375c23141e..47e3d3f58626395fe427edf7461620d47ceaf767 100644 (file)
@@ -1,3 +1,28 @@
+2001-05-17 [hoa]
+
+* src/Makefile.am
+       added prefs_filtering.c
+
+* src/filtering.[ch]
+* src/matcher.[ch]
+       removed action : forward_news and forward_news_as_attachement
+       (forward and forward_as_attachement can be used instead)
+
+* src/mainwindow.c
+       added menu option to access filtering configuration
+
+* src/prefs_account.c
+       changed mail_command default to /usr/sbin/sendmail
+
+* added src/prefs_filtering.[ch]
+       dialog box for filtering configuration
+
+* src/prefs_matcher.c
+       added function prefs_matcher_get_criteria_from_matching()
+
+* src/prefs_scoring.c
+       reset the dialog when register or substitute is clicked
+
 2001-05-15 [hoa]
 
        * src/Makefile.am