Committer  : entrope
CVSROOT    : /cvsroot/undernet-ircu
Module     : ircu2.10
Branch tags: u2_10_12_branch
Commit time: 2007-01-23 02:05:55 UTC

Modified files:
  Tag: u2_10_12_branch
     ChangeLog doc/example.conf

Log message:

Life would be interesting if we accepted [EMAIL PROTECTED] syntax.. but we 
don't.

---------------------- diff included ----------------------
Index: ircu2.10/ChangeLog
diff -u ircu2.10/ChangeLog:1.710.2.142 ircu2.10/ChangeLog:1.710.2.143
--- ircu2.10/ChangeLog:1.710.2.142      Mon Jan 22 18:04:21 2007
+++ ircu2.10/ChangeLog  Mon Jan 22 18:05:45 2007
@@ -1,5 +1,10 @@
 2007-01-22  Michael Poole <[EMAIL PROTECTED]>
 
+       * doc/example.conf: Fix potentially confusing comment about ip
+       mask syntax.
+
+2007-01-22  Michael Poole <[EMAIL PROTECTED]>
+
        * INSTALL: Mention source directory naming; update the reference
        to the config file converter (hah); update CVS directions.
 
Index: ircu2.10/doc/example.conf
diff -u ircu2.10/doc/example.conf:1.61.2.11 ircu2.10/doc/example.conf:1.61.2.12
--- ircu2.10/doc/example.conf:1.61.2.11 Wed Dec  6 21:14:50 2006
+++ ircu2.10/doc/example.conf   Mon Jan 22 18:05:45 2007
@@ -237,7 +237,7 @@
 # Kill block".
 # Client {
 #  host = "[EMAIL PROTECTED]";
-#  ip = "[EMAIL PROTECTED]";
+#  ip = "[EMAIL PROTECTED]";
 #  password = "password";
 #  class = "classname";
 # };
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches

Reply via email to