From 3ef60c2537f654d15bed4347dbc12076be3064fc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 31 Jul 2000 20:00:20 +0000 Subject: New convenience function to translate a Camel sexp into the equivalent 2000-07-31 Jeffrey Stedfast * providers/imap/camel-imap-utils.c (imap_translate_sexp): New convenience function to translate a Camel sexp into the equivalent IMAP sexp. * providers/imap/camel-imap-store.c: More places now use imap_next_word * providers/imap/camel-imap-folder.c (imap_search_by_expression): Implemented initial version (this may or may not work quite right) svn path=/trunk/; revision=4428 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ea59fd9f79..10d19491e0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2000-07-31 Jeffrey Stedfast + + * providers/imap/camel-imap-utils.c (imap_translate_sexp): New + convenience function to translate a Camel sexp into the equivalent + IMAP sexp. + + * providers/imap/camel-imap-store.c: More places now use + imap_next_word + + * providers/imap/camel-imap-folder.c (imap_search_by_expression): + Implemented initial version (this may or may not work quite right) + 2000-07-28 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_expunge): Make sure -- cgit v1.2.3