diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a39c314b33..0497b7690c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-07-27 Jeffrey Stedfast <fejj@helixcode.com> + + * providers/imap/camel-imap-folder.c (imap_get_message_info): Now uses + a hash table for looking up message info rather than a linear search :) + 2000-07-27 Peter Williams <peterw@helixcode.com> * providers/*/Makefile.am: Don't specify SUBDIRS = |