From 8a22b04d886149645c84e5f0fdb8795308f3d62f Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 27 Jun 2000 18:47:46 +0000 Subject: Don't close the filter stream when done with it (this causes the source 2000-06-27 Christopher James Lahey * providers/smtp/camel-smtp-transport.c: Don't close the filter stream when done with it (this causes the source stream to close); Instead, just flush it when done. svn path=/trunk/; revision=3763 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a413d47deb..e8f380361c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-06-27 Christopher James Lahey + + * providers/smtp/camel-smtp-transport.c: Don't close the filter + stream when done with it (this causes the source stream to close); + Instead, just flush it when done. + 2000-06-27 Michael Zucchi * camel-folder-search.c (search_header_contains): Make header -- cgit v1.2.3