Reject strings containing '?' as not being IP masks.
[ircu2.10.12-pk.git] / ChangeLog
index ff5a1814b16d077d1622cc8d07ebda76d9912d63..a5c03f0749084378097d26630205d80e719f7f7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-10  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/match.c (check_if_ipmask): Strings that contain '?' cannot
+       be true IP masks.
+
 2005-05-30  Michael Poole <mdpoole@troilus.org>
 
        * ircd/test/Makefile.in: Add LDFLAGS variable for profiling purposes.