From 9139e153da3ffa88457d3e035e2f0132c63a4a71 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 25 Aug 2000 00:03:22 +0000 Subject: [PATCH] 406. [bug] Log messages were occasionally lost or corrupted due to a race condition in isc_log_doit(). --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 73b49c57df..8b9270d7ed 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ + 406. [bug] Log messages were occasionally lost or corrupted + due to a race condition in isc_log_doit(). + 405. [func] Add support for selective forwarding (forward zones) 404. [bug] The request library didn't completely work with IPv6.