From 03952196946fc638af7f20a9b59cfd2f15de01ac Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 13 Aug 2010 10:49:58 +0000 Subject: [PATCH] remove connection aborted error message [#21549] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 7ddbc8ddcc..d322bc9aa0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +2940. [port] Remove connection aborted error message on + Windows. [RT #21549] + 2939. [func] Check that named successfully skips NSEC3 records that fail to match the NSEC3PARAM record currently in use. [RT# 21868]