aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 20384c03b6..a20bfa444e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -2,6 +2,8 @@
* em-junk-filter.c (pipe_to_sa_with_error): call
camel_stream_close and close the fds[1]
+ (pipe_to_sa_with_error): do not call close, camel_stream_close
+ should be enough to be sure the fd was closed
2004-03-08 Jeffrey Stedfast <fejj@ximian.com>