there were two changes numbered 492.

This commit is contained in:
Andreas Gustafsson
2000-09-29 00:03:54 +00:00
parent 55bfdb0a14
commit 4bb3a1a63d
+4 -4
View File
@@ -1,3 +1,7 @@
497. [bug] The error messages printed when an IP match list
contained a network address with a nonzero host
part where not sufficiently detailed. [RT #365]
496. [bug] named didn't sanity check numeric parameters [RT #361]
495. [bug] nsupdate was unable to handle large records [RT #368]
@@ -9,10 +13,6 @@
the containing zone without polluting intermediate
caches.
492. [bug] The error messages printed when an IP match list
contained a network address with a nonzero host
part where not sufficiently detailed. [RT #365]
492. [bug] attempting to reload a zone caused the server fail
to shutdown cleanly. [RT #360]