]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
changelog to come later
[irc/evilnet/x3.git] / ChangeLog.X3
index 64018fb14eb30ab63f8b807659ad3599c5c540dd..a7b789014ecb700f0cfbb63e3ba293747284d7f0 100644 (file)
@@ -1,13 +1,67 @@
 /***********************************************************************
  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
+       grammar issues in the message send to pending users. Fixed a
+       problem with some of the resync code.
+
 2005-05-27  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: make pending add check if the person is already on
        the userlist before re-adding them (thx exec & reed for noticing this)
        Fix capitalisation of I in pending notice.
 
-
 2005-05-18  Alex Schumann  <rubin@afternet.org>
 
        * src/modcmd.c: reed pointed out that modcmd non-command help wasnt
 
 ***********************************************************************/
 
-#define CVS_VERSION "$Revision$"
+#define CVS_VERSION "$Id$"