]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog
fixing pubcmd reply inconsistancy
[irc/evilnet/x3.git] / ChangeLog
index 392ffe0059ba5945b641c7a1bff1a7ccd7ce57a8..fd19b2a3aa37a7c1559cee3588cedc5140d5cc71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,22 @@
 /***********************************************************************
  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