Make server blocks default to leaf.
[ircu2.10.12-pk.git] / ChangeLog
index 46417167c00d3a0d6938308fe9cebacb152ac29a..6dd1aedc3480c5cd29d368b1f9730902e9e80a57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+2004-09-10  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd_parser.y (serverblock): Server blocks should default
+       to CONF_LEAF status.
+
+       * doc/example.conf: Update example to reflect this.
+
 2004-09-10  Michael Poole <mdpoole@troilus.org>
 
        * ircd/parse.c (msg_tree_parse): Reject commands that contain
-       non-alphanumeric characters.
+       non-alphabetic characters.
 
 2004-09-09  Michael Poole <mdpoole@troilus.org>