From 3a8e66e4f2d24c02c6e3029c04dcb078bd324605 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 24 Jan 2001 00:36:46 +0000 Subject: Added tests to see that invalid match and action rules are properly 2001-01-24 Not Zed * tests/folder/test9.c (main): Added tests to see that invalid match and action rules are properly detected. svn path=/trunk/; revision=7767 --- camel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 99eb32f0b9..8542d1f0d1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,6 +1,8 @@ 2001-01-24 Not Zed * tests/folder/test9.c (main): Fix for api changes. + (main): Added tests to see that invalid match and action + rules are properly detected. * camel-filter-driver.c (camel_filter_driver_filter_mbox): Remove the 'finished message' bit. -- cgit