diff --git a/CHANGES b/CHANGES index 9ea4631e5c25a80b2e1ee1c424ab6a9d33a2d8ab..01459c212813cdb5d2240aec0537cc24d350723e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2527. [placeholder] + 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]