Author: Alex Badea <vampire@p16.pub.ro>
[ircu2.10.12-pk.git] / ChangeLog
index 0ab716dfd85c569d031a10aed7cdf8878f991aa6..ce60e52a77c8bc24074cce39042075b27942fc71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2002-04-10  Alex Badea  <vampire@p16.pub.ro>
+
+       * ircd/ircd_parser.y: fixed a "features" block parse bug
+
+       * tools/convert-conf.py: added a configuration file converter
+       from 2.10.11 to 2.10.12 format
+
+       * ircd-patch: added GPL information to top of file
+
+2002-04-09  Alex Badea  <vampire@p16.pub.ro>
+
+       * configure.in: added a human-readable report of configured
+       options at the end of the configure process
+
+       * configure: regenerated with autoconf
+
+2002-04-08  Gavin Grieve  <ggrieve@ihug.co.nz>
+
+       * include/supported.h: change CHARSET to CASEMAPPING after
+       discussions as to what would be the preferred name.
+
+2002-04-05 Andrew Miller <a1kmm@mware.virtualave.net>
+       * ircd/s_conf.c, ircd_parser.y, ircd_lexer.l: Add privilege
+       specification.
+        * Fix a minor parser bug that meant rehash didn't always
+       work correctly.
+
 2002-04-03  Alex Badea  <vampire@p16.pub.ro>
 
        * include/channel.h: fix compiler warnings (paratheses around &&)