From bc4bc3579b92f2e4c6a6a2c5284d1c792c70e264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tatuya=20JINMEI=20=E7=A5=9E=E6=98=8E=E9=81=94=E5=93=89?= Date: Sat, 10 Jan 2009 01:33:25 +0000 Subject: [PATCH] added credit to the contributor --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 778d006e52..fd17bb9b82 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ 2526. [func] New named option "attach-cache" that allows multiple views to share a single cache to save memory and - improve lookup efficiency. [RT #18905] + improve lookup efficiency. Based on contributed code + from Barclay Osborn, Google. [RT #18905] 2525. [func] New logging category "query-errors" to provide detailed internal information about query failures, especially