Make server blocks default to leaf.
[ircu2.10.12-pk.git] / ChangeLog
index fc2fd9641446c67f91df297a6ba854aab3055aa0..6dd1aedc3480c5cd29d368b1f9730902e9e80a57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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-alphabetic characters.
+
 2004-09-09  Michael Poole <mdpoole@troilus.org>
 
        * config.h.in: Remove duplicated and unused macro definitions.