diff --git a/CHANGES b/CHANGES index 6b09a9e089..e86a6ab7d1 100644 --- 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.