]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
changelog to come later
[irc/evilnet/x3.git] / ChangeLog.X3
index fb1027edae38e049104ab6561d73151f9ac0d6d9..a7b789014ecb700f0cfbb63e3ba293747284d7f0 100644 (file)
@@ -1,6 +1,32 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-05-07  Neil Spierling  <sirvulcan@gmail.com>
+
+       * configure: Regenerated.
+
+       * configure.in: Added checks for tgmath.h.
+
+       * src/chanserv.c: Added new command LAST, from X2. Similar to
+       EVENTS except its file based. Bear in mind you dont have to use
+       both. You can bind what you want to use. Commented out zoot_list
+       as its not in use, just a warning fix.
+
+       * src/hash.c: Warning fix.
+
+       * src/log.h: Misc defines.
+
+       * src/log.c: Logging functions from X2.
+
+       * src/math.c: If tgmath.h doesnt exist then include some other
+       files that contain the functions we require.
+
+       * src/modcmd.c: Added a small ctcp reply, gender.. like gnuworld X.
+
+       * src/proto-p10.c: Added chanserv.h #include to squash a small
+       compile error. Made X3 understand MARK's to a small point. Fixed
+       a small parsing bug with exempts.
+
 2005-07-06  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: Fixed a couple awkward looking outputs with userlist
 
 ***********************************************************************/
 
-#define CVS_VERSION "$Revision$"
+#define CVS_VERSION "$Id$"