aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-13 06:45:10 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-13 06:45:10 +0800
commitdad441ba034c9c3b336a1af5b67c7e41f9bd9ad3 (patch)
tree26492bc4283ca0bef7dabb409ef79dec97d3b4a0 /camel/ChangeLog
parentc90ced3180e92eaa690eef03b9b709f16030fa0c (diff)
downloadgsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar.gz
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar.bz2
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar.lz
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar.xz
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.tar.zst
gsoc2013-evolution-dad441ba034c9c3b336a1af5b67c7e41f9bd9ad3.zip
Remove the stripheader filter from the build.
2001-10-12 Jeffrey Stedfast <fejj@ximian.com> * Makefile.am: Remove the stripheader filter from the build. * camel-mime-filter-stripheader.[c,h]: Removed. * providers/smtp/camel-smtp-transport.c (smtp_data): Check the return value of camel_stream_flush to make sure it flushed the data successfully before continuing. Don't use the stripheader filter, it was completely broken - instead remove the header and set it again after we send. svn path=/trunk/; revision=13641
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 22326dda8f..30300365d2 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,15 @@
+2001-10-12 Jeffrey Stedfast <fejj@ximian.com>
+
+ * Makefile.am: Remove the stripheader filter from the build.
+
+ * camel-mime-filter-stripheader.[c,h]: Removed.
+
+ * providers/smtp/camel-smtp-transport.c (smtp_data): Check the
+ return value of camel_stream_flush to make sure it flushed the
+ data successfully before continuing. Don't use the stripheader
+ filter, it was completely broken - instead remove the header and
+ set it again after we send.
+
2001-10-12 <NotZed@Ximian.com>
* camel-vee-folder.c (camel_vee_folder_remove_folder): Unhook from