Allow extra arguments to privmsg and notice.
[srvx.git] / ChangeLog
index a5893e55df677fbd7705a17fbf84482aba5591d4..6c8476be317757254995e8de46a166cedbfed202 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,21 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-12-23 05:37:07 GMT        Michael Poole <mdpoole@troilus.org>     patch-75
+
+    Summary:
+      Allow extra arguments to privmsg and notice.
+    Revision:
+      srvx--devo--1.3--patch-75
+
+    src/proto-p10.c (cmd_privmsg): Allow extra arguments between target and
+        text.
+      (cmd_notice): Likewise.
+
+    modified files:
+     ChangeLog src/proto-p10.c
+
+
 2006-12-23 05:35:29 GMT        Michael Poole <mdpoole@troilus.org>     patch-74
 
     Summary: