diff options
author | Not Zed <NotZed@Ximian.com> | 2001-01-24 08:36:46 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-01-24 08:36:46 +0800 |
commit | 3a8e66e4f2d24c02c6e3029c04dcb078bd324605 (patch) | |
tree | 50bd2365af9738e50a983b7ad7d67a3e252c1d43 /camel/ChangeLog | |
parent | 1ec2a37465e2d1785ace8df19f1af5bbebdff1d0 (diff) | |
download | gsoc2013-evolution-3a8e66e4f2d24c02c6e3029c04dcb078bd324605.tar.gz gsoc2013-evolution-3a8e66e4f2d24c02c6e3029c04dcb078bd324605.tar.zst gsoc2013-evolution-3a8e66e4f2d24c02c6e3029c04dcb078bd324605.zip |
Added tests to see that invalid match and action rules are properly
2001-01-24 Not Zed <NotZed@Ximian.com>
* tests/folder/test9.c
(main): Added tests to see that invalid match and action
rules are properly detected.
svn path=/trunk/; revision=7767
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
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 <NotZed@Ximian.com> * 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. |