]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
clarified 936.
authorAndreas Gustafsson <source@isc.org>
Mon, 16 Jul 2001 17:41:05 +0000 (17:41 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 16 Jul 2001 17:41:05 +0000 (17:41 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6b09a9e089c9661663726f4e002ba1a1657b2877..e86a6ab7d14837ae02772488109170564d27ed94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
- 936.  [func]          Warn when non dotted decimal quad's are used.
-                       [RT #1084]
+
+ 936.  [func]          Warn about IPv4 addresses that are not complete
+                       dotted quads. [RT #1084]
 
  935.  [bug]           inet_pton failed to reject leading zeros.