From 71f4918fd8a5ec4f0a05aac657b614fdf2467beb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 20 Oct 2007 09:14:54 +0000 Subject: [PATCH] duplicate change number --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 07a8e66346..adc1414fe0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ --- 9.5.0a7 released --- +2253. [func] "max-cache-size" defaults to 32M. + "max-acache-size" defaults to 16M. + 2252. [bug] Fixed errors in sortlist code [RT #17216] 2251. [placeholder] @@ -137,9 +140,6 @@ --- 9.5.0a6 released --- -2213. [func] "max-cache-size" defaults to 32M. - "max-acache-size" defaults to 16M. - 2206. [security] "allow-query-cache" and "allow-recursion" now cross inherit from each other.