From 5ce23ccf3f324dc90ab9b4426b1da6284b0e2abf Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 23 May 2001 17:20:54 +0000 Subject: [PATCH] documented dispatch.c 1.100: 835. [bug] The dispatcher could enter a busy loop if it got an I/O error receiving on a UDP socket. [RT #1293] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index e27aacbaca..b7fce12c59 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ + 835. [bug] The dispatcher could enter a busy loop if + it got an I/O error receiving on a UDP socket. + [RT #1293] + 834. [func] Accept (but warn about) master files beginning with an SOA record without an explicit TTL field and lacking a $TTL directive, by using the SOA MINTTL