diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-08 13:26:16 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-07-08 13:26:16 +0800 |
commit | d93826e6b32b5ab3fde15eaa5746df1fbff76a60 (patch) | |
tree | 7b26f3465067e31dd291aaacf1bf2c2b46a02dda | |
parent | 04c9a5189dac46e93a3b35134dbc499df3e28c21 (diff) | |
download | gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar.gz gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar.bz2 gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar.lz gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar.xz gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.tar.zst gsoc2013-evolution-d93826e6b32b5ab3fde15eaa5746df1fbff76a60.zip |
updated ChangeLog
svn path=/trunk/; revision=3970
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 5a6c45d985..1622a08336 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-07-08 Jeffrey Stedfast <fejj@helixcode.com> + + * providers/imap/camel-imap-stream.c (stream_read): Only cache + the important data (aka the mime part requested and no extra + server response stuff) + 2000-07-07 Dan Winship <danw@helixcode.com> * camel-mime-utils.c (header_references_decode): Work around |