diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-22 08:10:22 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-22 08:10:22 +0800 |
commit | d28c85dd04ba77b30232c8c5dc1c5db3d4c14753 (patch) | |
tree | 19698fb20e5eb5ddf398bf9ffe023e30eea563d7 /ChangeLog | |
parent | 3b3a08b1de601f1ec9fd0d8f210b0ec49bfba1a1 (diff) | |
download | gsoc2013-evolution-d28c85dd04ba77b30232c8c5dc1c5db3d4c14753.tar.gz gsoc2013-evolution-d28c85dd04ba77b30232c8c5dc1c5db3d4c14753.tar.zst gsoc2013-evolution-d28c85dd04ba77b30232c8c5dc1c5db3d4c14753.zip |
A lot of changes in the way the parsing works. I am too lazy
to find all the changes.
Important notice, I added uggly hacks to camel-formatter.c
and message-browser so that I could test b64 decoding.
Saving streams works. Have to implement qp now.
svn path=/trunk/; revision=1893
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> + + * tests/ui-tests/message-browser.c (on_link_clicked): + uggly hack to test part saving and + b64 streams. + 2000-02-21 Dan Winship <danw@helixcode.com> * tests/test10.c: |