]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
changelog to come later
[irc/evilnet/x3.git] / ChangeLog.X3
index dc2c7bafcad25ca186c6a8f5f704cc2f870a29a4..a7b789014ecb700f0cfbb63e3ba293747284d7f0 100644 (file)
@@ -1,6 +1,55 @@
 /***********************************************************************
  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
+
+       * src/opserv.c: Fixed an awkward output of trace count etc.
+
+2005-06-22  Alex Schumann  <rubin@afternet.org>
+       * src/chanserv.help: Improved DURATION help
+
+       * src/tools.c: Changed 'M' duration to 30 days (not 31) as its
+       a better average.
+
+2005-05-27  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Improved usability of register command, fixed
+       unregister reply.
+
+       * src/chanserv.help: Improved usability of register command
+
+2005-05-27  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Resync working now
+
 2005-05-27  Reed Loden  <reed@reedloden.com>
 
        * src/chanserv.c: Fixed an incorrectly named message. Fixed some
 
 ***********************************************************************/
 
-#define CVS_VERSION "$Revision$"
+#define CVS_VERSION "$Id$"