diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-12-17 08:57:10 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-12-17 08:57:10 +0800 |
commit | 78416d76d4487be69b0f1885fbf5efa759520f79 (patch) | |
tree | b920ba3e68e8535d3f2907eb4fe156e8e8f6728e /camel/ChangeLog | |
parent | 81d26e01cb0f918068f21e1b4c9bab5015a8a417 (diff) | |
download | gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar.gz gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar.bz2 gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar.lz gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar.xz gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.tar.zst gsoc2013-evolution-78416d76d4487be69b0f1885fbf5efa759520f79.zip |
Try to use the original boundary so luis will stop bugging me about "data
2001-12-16 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-folder.c (get_content): Try to use the
original boundary so luis will stop bugging me about "data
corruption".
svn path=/trunk/; revision=15093
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b0b483b3c5..16e87272d6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-12-16 Jeffrey Stedfast <fejj@ximian.com> + + * providers/imap/camel-imap-folder.c (get_content): Try to use the + original boundary so luis will stop bugging me about "data + corruption". + 2001-12-14 Jeffrey Stedfast <fejj@ximian.com> * camel-filter-driver.c |