Fix glob matching against IPs
[srvx.git] / ChangeLog
index 0d9f1145246c3c227b875990b9d7a0146ca83be2..b577fd0375dd482f4576e471bfed0c67548ff419 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,21 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-10-16 21:14:11 GMT        Michael Poole <mdpoole@troilus.org>     patch-82
+
+    Summary:
+      Fix glob matching against IPs
+    Revision:
+      srvx--devo--1.3--patch-82
+
+    Do not require the first character in an IP glob to be a digit.  If an
+    IP-looking glob does not match, fall through to the other host matching
+    rules, in case the IP-looking glob really matches their hostname.
+
+    modified files:
+     ChangeLog src/tools.c
+
+
 2004-09-15 04:14:14 GMT        adam <adam@gamesurge.net>       patch-81
 
     Summary: