]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove duplicates
authorMark Andrews <marka@isc.org>
Tue, 27 Aug 2002 01:56:51 +0000 (01:56 +0000)
committerMark Andrews <marka@isc.org>
Tue, 27 Aug 2002 01:56:51 +0000 (01:56 +0000)
add placeholders for missing early changes

CHANGES

diff --git a/CHANGES b/CHANGES
index 289aa6a1ed6ee3021655811b1591f4ca71090346..635ec4c0f454b0e5bb4e98cd8c6f23bb149984c0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,34 +1,34 @@
-1364.  [func]          Use response times to select forwarders.
+1367.  [func]          Use response times to select forwarders.
 
-1363.  [contrib]       queryperf usage was incomplete.  Add '-h' for help.
+1366.  [contrib]       queryperf usage was incomplete.  Add '-h' for help.
 
-1362.  [func]          "localhost" and "localnet" acls now include IPv6
+1365.  [func]          "localhost" and "localnet" acls now include IPv6
                        addresses / prefixes.
 
-1361.  [func]          Log file name when unable to open memory statistics
+1364.  [func]          Log file name when unable to open memory statistics
                        and dump database files. [RT# 3437]
 
-1360.  [func]          Listen-on-v6 now supports specific addresses.
+1363.  [func]          Listen-on-v6 now supports specific addresses.
 
-1359.  [bug]           remove IF_RUNNING test when scanning interfaces.
+1362.  [bug]           remove IF_RUNNING test when scanning interfaces.
 
-1358.  [func]          log the reason for rejecting a server when resolving
+1361.  [func]          log the reason for rejecting a server when resolving
                        queries.
 
-1357.  [bug]           --enable-libbind would fail when not built in the
+1360.  [bug]           --enable-libbind would fail when not built in the
                        source tree for certain OS's.
 
-1356.  [security]      Support patches OpenSSL libraries.
+1359.  [security]      Support patches OpenSSL libraries.
                        http://www.cert.org/advisories/CA-2002-23.html
 
-1355.  [bug]           It was possible to trigger a INSIST when debugging
+1358.  [bug]           It was possible to trigger a INSIST when debugging
                        large dynamic updates. [RT #3390]
 
-1354.  [bug]           nsupdate was extremely wasteful of memory.
+1357.  [bug]           nsupdate was extremely wasteful of memory.
 
-1355.  [tuning]        Reduce the number of events / quantum for zone tasks.
+1356.  [tuning]        Reduce the number of events / quantum for zone tasks.
 
-1354.  [bug]           Fix DNSSEC wildcard proof for CNAME/DNAME.
+1355.  [bug]           Fix DNSSEC wildcard proof for CNAME/DNAME.
 
 1354.  [doc]           lwres man pages had illegal nroff.
 
  910.  [port]          Some pre-RFC2133 IPv6 implementations do not define
                        IN6ADDR_ANY_INIT. [RT #1416]
 
+ 909.  [placeholder]
+
  908.  [func]          New program, rndc-confgen, to simplify setting up rndc.
 
  907.  [func]          The ability to get entropy from either the
  887.  [port]          Detect broken compilers that can't call static
                        functions from inline functions. [RT #1212]
 
+ 886.  [placeholder]
+
+ 885.  [placeholder]
+
+ 884.  [placeholder]
+
+ 883.  [placeholder]
+
+ 882.  [placeholder]
+
+ 881.  [placeholder]
+
+ 880.  [placeholder]
+
+ 879.  [placeholder]
+
+ 878.  [placeholder]
+
+ 877.  [placeholder]
+
+ 876.  [placeholder]
+
+ 875.  [placeholder]
+
+ 874.  [placeholder]
+
+ 873.  [placeholder]
+
+ 872.  [placeholder]
+
+ 871.  [placeholder]
+
+ 870.  [placeholder]
+
+ 869.  [placeholder]
+
+ 868.  [placeholder]
+
+ 867.  [placeholder]
+
  866.  [func]          Close debug only file channels when debug is set to
                        zero. [RT #1246]
 
                        to be non-null.  Also 'done' will not be called if
                        dns_master_load*inc() fails immediately. [RT #565]
 
+ 619.  [placeholder]
  618.  [bug]           Queries to a signed zone could sometimes cause
                        an assertion failure.
 
 
  548.  [func]          The lexer now ungets tokens more correctly.
 
+ 547.  [placeholder]
+
  546.  [func]          Option 'lame-ttl' is now implemented.
 
  545.  [func]          Name limit and counting options removed from dig;
 
  538.  [bug]           fix buffer overruns by 1 in lwres_getnameinfo().
 
+ 537.  [placeholder]
+
  536.  [func]          Use transfer-source{-v6} when sending refresh queries.
                        Transfer-source{-v6} now take a optional port
                        parameter for setting the UDP source port.  The port
 
  364.  [func]          Added additional-from-{cache,auth}
 
+ 363.  [placeholder]
+
  362.  [bug]           rndc no longer aborts if the configuration file is
                        missing an options statement. [RT #209]
 
                        caller find the most-enclosing superdomain of
                        a name.
 
-  63   [func]          Generate NOTIFY messages.
+  63.  [func]          Generate NOTIFY messages.
 
   62.  [func]          Add UDP refresh support.