]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog
fixing pubcmd reply inconsistancy
[irc/evilnet/x3.git] / ChangeLog
index 96040e15ea2764681031caa669a02bb5ed6c9e31..fd19b2a3aa37a7c1559cee3588cedc5140d5cc71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,33 @@
 /***********************************************************************
  X3 ChangeLog
 
+2006-07-11  Alex Schumann  <rubin@afternet.org>
+
+       * src/modcmd.c: if pubcmd is set higher than your level, only respond
+       with the denied msg if the command was actually found. this closes bug
+       number 1509382.
+
+2006-07-10  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: fixed crash bug trying to deref the handleinfo of a
+       non-logged-in user (null pointer)
+
+2006-07-09  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: fixed bug where unignores were getting sent to the
+       user multiple times, instead of to each online nick once.
+
+2006-07-09  Alex Schumann  <rubin@afternet.org>
+
+       * src/nickserv.c: Fixes for addignore/delignore corruption +missed a
+       spot. Ugh, messed up the fix. Trying again :)
+
+2006-07-10  Neil Spierling <sirvulcan@gmail.com>
+
+       * src/chanserv.c: INVITE now checks the targets ignore/silence list.
+       If the target is ignoring the person inviting them then the invite
+       is denied.
+
 2006-07-07  Alex Schumann  <rubin@afternet.org>
 
        * src/mod-memoserv.c: pLaYa reported a crash/corruption bug in