Fix hostmask generation for hostnames without dots.
[srvx.git] / ChangeLog
index 4aed6a951dc2618bbb03a88e8ea8e9786aefc37b..9ca8a5e689ba3835e327b2bfa73dba6c049c7297 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-09-23 00:58:27 GMT        Michael Poole <mdpoole@troilus.org>     patch-47
+
+    Summary:
+      Fix hostmask generation for hostnames without dots.
+    Revision:
+      srvx--devo--1.3--patch-47
+
+    src/proto-common.c (generate_hostmask): Keep no-dot hostnames as the
+        mask -- mod-qserver can generate hostnames like "localhost".
+
+    modified files:
+     ChangeLog src/proto-common.c
+
+
 2006-09-23 00:55:02 GMT        Michael Poole <mdpoole@troilus.org>     patch-46
 
     Summary: