From 03ec481ee88f4ab72af6abb4efe096fe2c661d60 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 28 Aug 2007 02:27:59 +0000 Subject: [PATCH] update changes message --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c03bdf9116..5f163ee162 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 2221. [bug] Set the event result code to reflect the actual - record content when a cache update is rejected - due to a more credible answer existing. [RT #17017] + record turned to caller when a cache update is + rejected due to a more credible answer existing. + [RT #17017] 2220. [bug] win32: Address a race condition in final shutdown of the Windows socket code. [RT #17028]