From d9cc295339982d8d86075ab4285cc700d354e2ee Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Tue, 4 Apr 2000 19:19:58 +0000 Subject: [PATCH] update --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 89b4ce5222..d317dcbfbc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ + + 19. [bug] dns_zone_notifyreceive() failed to unlock the zone + lock in certain error cases. + 18. [bug] Use AC_TRY_LINK rather than AC_TRY_COMPILE in configure.in to check for presence of in6addr_any.