]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1478. [port] ifconfig.sh didn't account for other virtual
authorMark Andrews <marka@isc.org>
Tue, 1 Jul 2003 06:00:45 +0000 (06:00 +0000)
committerMark Andrews <marka@isc.org>
Tue, 1 Jul 2003 06:00:45 +0000 (06:00 +0000)
                        interfaces.  It now takes a optional arguement
                        to specify the first interface number. [RT #3907]

CHANGES

diff --git a/CHANGES b/CHANGES
index 39634ef38329876c19cdc705fb4115a52472f445..0ea05c51a6096fb887e30baec7d34f84c16c5d6d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+1478.  [port]          ifconfig.sh didn't account for other virtual
+                       interfaces.  It now takes a optional arguement
+                       to specify the first interface number. [RT #3907]
+               
 1477.  [bug]           memory leak using stub zones and TSIG.
 
 1476.  [placeholder]