aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-07-25 15:45:01 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-07-25 15:45:01 +0800
commit6147ca54a454838e00dfa108db5b13ec10b9aa2f (patch)
treec1eecdeca212e75521bd23e2ed7700add5206a11 /filter/ChangeLog
parente5cd4631f66e182c67bfb45df3f8a04f08761ce2 (diff)
downloadgsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar.gz
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar.bz2
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar.lz
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar.xz
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.tar.zst
gsoc2013-evolution-6147ca54a454838e00dfa108db5b13ec10b9aa2f.zip
Do some minimalistic validation of command-lines (ie, make sure it isn't
2002-07-25 Jeffrey Stedfast <fejj@ximian.com> * filter-file.c (validate): Do some minimalistic validation of command-lines (ie, make sure it isn't an empty string). * filtertypes.xml: s/shell-exec/shell/ (for the action) and pass "/bin/sh" "-c" as the first 2 arguments. For the shell-exec *rule*, change the name to "pipe-message" and add the "/bin/sh" "-c" arguments too. svn path=/trunk/; revision=17584
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 59309cd4a6..95b02e0d4f 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-25 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter-file.c (validate): Do some minimalistic validation of
+ command-lines (ie, make sure it isn't an empty string).
+
+ * filtertypes.xml: s/shell-exec/shell/ (for the action) and pass
+ "/bin/sh" "-c" as the first 2 arguments. For the shell-exec
+ *rule*, change the name to "pipe-message" and add the "/bin/sh"
+ "-c" arguments too.
+
2002-07-17 Jeffrey Stedfast <fejj@ximian.com>
* filter-label.c (xml_create): Use the U_() macro to get the UTF-8