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.