aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-09-14 04:20:40 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-09-14 04:20:40 +0800
commitf34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1 (patch)
tree327712e3a11cc7ff3cf7b78a3a7b8a3ddf8121d0 /filter/ChangeLog
parent0d8295135ddb37d16c359beabf4cb2ee4e3792b2 (diff)
downloadgsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar.gz
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar.bz2
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar.lz
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar.xz
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.tar.zst
gsoc2013-evolution-f34f1b7ca509aa7eb6bdd67b9ec0fc37125917b1.zip
Add a Run Once action to run a command only once rather than for each
2002-09-13 Jeffrey Stedfast <fejj@ximian.com> * filtertypes.xml: Add a Run Once action to run a command only once rather than for each message that has that action applied. svn path=/trunk/; revision=18068
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index fa6ddced4d..868fee9fe9 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-13 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filtertypes.xml: Add a Run Once action to run a command only
+ once rather than for each message that has that action applied.
+
2002-08-08 Not Zed <NotZed@Ximian.com>
* rule-editor.c (add_editor_clicked): Dont allow duplicate names.