diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-05-10 07:17:33 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-05-10 07:17:33 +0800 |
commit | 0cb190d2c220d17da160518e889baac131df1d10 (patch) | |
tree | 8e879ef078c9eed302ceedfcf93c1b8d4dbbc271 /camel/ChangeLog | |
parent | a23d192991b3abfa64b447a2eaa5219757599e3e (diff) | |
download | gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar.gz gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar.bz2 gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar.lz gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar.xz gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.tar.zst gsoc2013-evolution-0cb190d2c220d17da160518e889baac131df1d10.zip |
New filter function to pipe a message to another program.
2002-05-09 Jeffrey Stedfast <fejj@ximian.com>
* camel-filter-search.c (shell_exec): New filter function to pipe
a message to another program.
svn path=/trunk/; revision=16740
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index fd92c1be87..146e635d65 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2002-05-09 Jeffrey Stedfast <fejj@ximian.com> + + * camel-filter-search.c (shell_exec): New filter function to pipe + a message to another program. + 2002-05-09 Not Zed <NotZed@Ximian.com> * camel-service.c (camel_service_disconnect): Instead of testing |