From f5ed342cd3980242c3d3403dd49b6056e658b664 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 23 Jul 2003 14:57:22 +0000 Subject: #include camel-file-utils.h for camel_read() * camel-block-file.c: #include camel-file-utils.h for camel_read() * camel-uid-cache.c (camel_uid_cache_save): Remove unused variable and label. * camel-url.c: #include camel-string-utils.h for camel_strdown * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Cast an (unsigned char *) to (char *) to fix a warning svn path=/trunk/; revision=21902 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8a607b8bfe..50d88a7a67 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2003-07-23 Dan Winship + + * camel-block-file.c: #include camel-file-utils.h for camel_read() + + * camel-uid-cache.c (camel_uid_cache_save): Remove unused variable + and label. + + * camel-url.c: #include camel-string-utils.h for camel_strdown + + * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Cast + an (unsigned char *) to (char *) to fix a warning + 2003-07-17 Jeffrey Stedfast * camel-mime-message.c (find_best_encoding): Updated to convert -- cgit v1.2.3