diff options
author | Radek Doulik <rodo@ximian.com> | 2004-03-11 01:53:56 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2004-03-11 01:53:56 +0800 |
commit | d335a3f167e54ab95d5fdfc887da6ff4393eaf32 (patch) | |
tree | 6512b9c57bfc742caea0354df4f63383a333b9f2 /mail/ChangeLog | |
parent | e8e1b0b8234621a3fb0f0f56e4d20563ad0e8165 (diff) | |
download | gsoc2013-evolution-d335a3f167e54ab95d5fdfc887da6ff4393eaf32.tar.gz gsoc2013-evolution-d335a3f167e54ab95d5fdfc887da6ff4393eaf32.tar.zst gsoc2013-evolution-d335a3f167e54ab95d5fdfc887da6ff4393eaf32.zip |
call camel_stream_close and close the fds[1]
2004-03-10 Radek Doulik <rodo@ximian.com>
* em-junk-filter.c (pipe_to_sa_with_error): call
camel_stream_close and close the fds[1]
svn path=/trunk/; revision=25009
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cd691be0e1..20384c03b6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-03-10 Radek Doulik <rodo@ximian.com> + + * em-junk-filter.c (pipe_to_sa_with_error): call + camel_stream_close and close the fds[1] + 2004-03-08 Jeffrey Stedfast <fejj@ximian.com> * em-folder-tree.c (emft_create_folder): New async function to |