Life would be interesting if we accepted host@ip syntax.. but we don't.
[ircu2.10.12-pk.git] / ChangeLog
index 3267fff0e21b9117a0f1ed654aaf6de51e32b476..ccd64f5e2891be2fbfd892f81d6ba2fe7a977168 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,28 @@
-2006-01-21  Michael Poole <mdpoole@troilus.org>
+2007-01-22  Michael Poole <mdpoole@troilus.org>
+
+       * doc/example.conf: Fix potentially confusing comment about ip
+       mask syntax.
+
+2007-01-22  Michael Poole <mdpoole@troilus.org>
+
+       * INSTALL: Mention source directory naming; update the reference
+       to the config file converter (hah); update CVS directions.
+
+2007-01-22  Michael Poole <mdpoole@troilus.org>
+
+       * include/supported.h: Move parameters from FEATURES1 to FEATURES2
+       so that neither ISUPPORT line has more than 15 parameters.  (Some
+       clients are picky about this.)
+
+2007-01-21  Michael Poole <mdpoole@troilus.org>
 
        * include/patchlevel.h (PATCHLEVEL): Bump for pre10 development.
 
-2006-01-20  Michael Poole <mdpoole@troilus.org>
+2007-01-20  Michael Poole <mdpoole@troilus.org>
 
        * include/patchlevel.h (PATCHLEVEL): Bump for 2.10.12.09 release.
 
-2006-01-15  Michael Poole <mdpoole@troilus.org>
+2007-01-15  Michael Poole <mdpoole@troilus.org>
 
        * doc/readme.iauth (U): Document extended fields.
 
@@ -17,7 +33,7 @@
        * ircd/s_auth.c (auth_set_user): Accept new parameters.  When
        using Undernet extensions, forward them to the iauth process.
 
-2006-01-14  Michael Poole <mdpoole@troilus.org>
+2007-01-14  Michael Poole <mdpoole@troilus.org>
 
        * ircd/os_generic.c (os_recv_nonb): Set errno to zero when
        returning IO_FAILURE due to a closed connection.