diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-08 03:39:34 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-08 03:39:34 +0800 |
commit | 4b3b92a76305b826209f9960e9406017ccccd7e0 (patch) | |
tree | afb76d70cc6154b4fc0814b4f9feb9fd86076446 /camel/ChangeLog | |
parent | 109c5702bab44785c2fb7377245fe293ff5c169c (diff) | |
download | gsoc2013-evolution-4b3b92a76305b826209f9960e9406017ccccd7e0.tar.gz gsoc2013-evolution-4b3b92a76305b826209f9960e9406017ccccd7e0.tar.zst gsoc2013-evolution-4b3b92a76305b826209f9960e9406017ccccd7e0.zip |
Reuse the original boundary instead of generating our own.
2001-09-07 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-part-utils.c
(camel_mime_part_construct_content_from_parser): Reuse the
original boundary instead of generating our own.
svn path=/trunk/; revision=12681
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 c40edd003c..ec482228c7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-09-07 Jeffrey Stedfast <fejj@ximian.com> + + * camel-mime-part-utils.c + (camel_mime_part_construct_content_from_parser): Reuse the + original boundary instead of generating our own. + 2001-09-06 <NotZed@Ximian.com> * providers/imap/camel-imap-folder.c (filter_proc): Thread |