From b457da9a980ac545fbb051bf6b7f80bfb070c867 Mon Sep 17 00:00:00 2001 From: 9 Date: Tue, 9 Oct 2001 23:36:31 +0000 Subject: Another go at getting the logic right again. Make transients only update 2001-10-09 * camel-operation.c (camel_operation_progress): Another go at getting the logic right again. Make transients only update after 5 seconds (CAMEL_OPERATION_TRANSIENT_DELAY) (camel_operation_end): Likewise. svn path=/trunk/; revision=13536 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ded2ff8b35..b33a6c5110 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2001-10-09 + * camel-operation.c (camel_operation_progress): Another go at + getting the logic right again. Make transients only update after + 5 seconds (CAMEL_OPERATION_TRANSIENT_DELAY) + (camel_operation_end): Likewise. + * providers/local/camel-spool-folder.c (spool_search_by_uids): Implement. -- cgit v1.2.3