From 51448676346ee13a35a55bd4ee081a4d10774bfb Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 28 May 2001 18:30:23 +0000 Subject: [PATCH] changelog entries for tests/ fixes committed yesterday --- camel/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/camel/ChangeLog b/camel/ChangeLog index 0e88cca..767224d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,23 @@ +2001-05-27 Dan Winship + + * tests/lib/messages.c (test_message_read_file): Fix an fd leak + + * tests/lib/session.c, tests/lib/session.h: a CamelSession + subclass for the test programs. + + * tests/lib/Makefile.am: include session.[ch] + + * tests/folder/test*.c: Use a CamelTestSession from libcameltest + instead of cut+pasting everywhere. + + * tests/misc/url.c (main): Update for a camel_url_new change at + some point. + + * tests/*/.cvsignore: Add stuff. + + * camel-mime-utils.c (rfc2047_encode_word): Fix a silly ==/!= + mixup. + 2001-05-26 Dan Winship * providers/imap/camel-imap-folder.c: Add a "need_rescan" flag -- 2.7.4