From d28c85dd04ba77b30232c8c5dc1c5db3d4c14753 Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Tue, 22 Feb 2000 00:10:22 +0000 Subject: 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca36709fcb..0277d93433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-02-22 bertrand + + * tests/ui-tests/message-browser.c (on_link_clicked): + uggly hack to test part saving and + b64 streams. + 2000-02-21 Dan Winship * tests/test10.c: -- cgit