clarified 936.

This commit is contained in:
Andreas Gustafsson 2001-07-16 17:41:05 +00:00
parent 7dd2d8b1ff
commit ea20115e34

View file

@ -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.