From: Mark Andrews Date: Mon, 25 Aug 2003 02:28:48 +0000 (+0000) Subject: 1501. [func] allow tcp queue length to be specified via X-Git-Tag: v9.2.3rc2~9^2~5 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f58233ec6c8b5866083bbaf5083ac9ade6bebe3a;p=thirdparty%2Fbind9.git 1501. [func] allow tcp queue length to be specified via named.conf, tcp-listen-queue. --- diff --git a/CHANGES b/CHANGES index 8fa951af9e4..9a75c140362 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +1501. [func] allow tcp queue length to be specified via + named.conf, tcp-listen-queue. + 1500. [bug] host failed to lookup MX records. Also look up AAAA records.