From 4a4c22b8e13922b35937690dca168819b411df2d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 27 Jul 2000 18:32:23 +0000 Subject: Now uses a hash table for looking up message info rather than a linear 2000-07-27 Jeffrey Stedfast * 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 :) svn path=/trunk/; revision=4398 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') 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 + + * 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 * providers/*/Makefile.am: Don't specify SUBDIRS = -- cgit v1.2.3