diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index f9190591b1..e7953e65a6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-05-10 Dan Winship <danw@helixcode.com> + + * camel-multipart.c (write_to_stream): fix a stupid typo. Thank + you, C. + + * camel-mime-part.c (write_to_stream): don't ref the stream before + wrapper a filter around it, since nothing will ever unref it. + 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and |