From 885e60828681cecd17bccbe5ceff8f4e75ef4c5c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 28 Sep 2005 06:04:59 +0000 Subject: [PATCH] bad change numbers --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 745c82542e..349e890e61 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -1920. [bug] Client memory contexts were not using internal +1921. [bug] Client memory contexts were not using internal malloc. [RT# 15434] -1919. [bug] The cache memory context array was too small to +1920. [bug] The cache memory context array was too small to have the desired performance characteristics. [RT #15454]