Author: Alex Badea <vampire@p16.pub.ro>
[ircu2.10.12-pk.git] / ChangeLog
index 7455819c21d2a0251d523a0a88c7b69765ce4566..4efd2627c7dcc8764a8dc77c78a4b6adbcf696be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2002-04-02  Alex Badea <vampire@p16.pub.ro>
+
+       * ircd-patch: Automatically generate a version string from patches
+
+2002-04-02  Alex Badea <vampire@p16.pub.ro>
+       
+       * ircd-patch: Test before doing anything dangerous, provide -f to
+               to it anyway.  exit levels for easy scripting.
+
+2002-04-01  Kevin L Mitchell  <klmitch@mit.edu>
+
+       * ircd/channel.c (joinbuf_join): don't add a channel to the list
+       in the joinbuf unless when we flush it, we empty the list
+
+2002-04-02 Andrew Miller <a1kmm@mware.virtualave.net>
+       * ircd/ircd_parser.y: Added ircd parser, lexer, to replace the
+          old configuration file format.
+       * ircd/ircd_lexer.l
+       * ircd/s_conf.c
+       * doc/example.conf
+
+2002-03-23 Bert Faes <bert.faes@pandora.be>
+
+       * s_misc.c made /trace reply always show the username
+       
 2002-03-28  Kevin L Mitchell  <klmitch@mit.edu>
 
        * configure.in: use AC_CHECK_FUNCS to define HAVE_* macros; test