From 2855fe6b72c531ab338e14fc71e17e2bc3817e12 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Sun, 14 Oct 2001 18:32:26 +0000 Subject: Share more state between the parent and its clones, so that our multiple 2001-10-14 Jon Trowbridge * e-searching-tokenizer.c (e_searching_tokenizer_clone): Share more state between the parent and its clones, so that our multiple tokenizers don't get out of sync when we are rendering frames and iframes. (Bug #11638) svn path=/trunk/; revision=13671 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 459468ccbd..98b20e06f2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-10-14 Jon Trowbridge + + * e-searching-tokenizer.c (e_searching_tokenizer_clone): Share + more state between the parent and its clones, so that our multiple + tokenizers don't get out of sync when we are rendering frames and + iframes. (Bug #11638) + 2001-10-13 Jon Trowbridge * e-searching-tokenizer.c (search_info_compare): Bad hacker! -- cgit v1.2.3