]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Improved help files
[irc/evilnet/x3.git] / ChangeLog.X3
index 8e91a467d0c830220e1504af90988dc00aca48c0..167eb4b073683762130225bb71f271d167bd3604 100644 (file)
@@ -1,6 +1,50 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-11-08  Alex Schumann  <rubin@afternet.org>
+
+       * src/modcmd.help: Added note about escaping spaces to modcmd help.
+
+       * src/nickserv.help: Improved help files
+
+       * src/chanserv.help: Improved help files
+
+2005-10-13  Alex Schumann  <rubin@afternet.org>
+
+       * src/proto-p10.c: ignore remote /lusers
+
+2005-09-13  Alex Schumann <rubin@afternet.org>
+
+       * src/global.c: Changed motd header style
+
+       * src/nickserv.help: Improved directions for getting and using
+       accounts.
+
+       * src/chanserv.help: Improved directions for getting and using
+       accounts.
+
+2005-08-13  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
+       some *@* protection.
+
+       * src/tools.c: added function to detect an overmask (too general)
+
+       * src/common.h: added function to detect an overmask (too general)
+
+2005-08-12  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Modified resync to work accourding to automode
+       setting, and fixed a buffer overflow problem.
+
+       * src/chanserv.help: updated set automode and rsync help.
+
+       * src/nickserv.h: Added an autohide setting to nickserv/authserv that
+       sets +x on AUTH.
+
+       * src/nickserv.c: Added an autohide setting to nickserv/authserv that
+       sets +x on AUTH.
+
 2005-08-12  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: Cleanup. Added 'automode' channel setting in place