X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/a76bcc6aff9bee1b90cb3acf107ffaf8ccff6715..827ecd60750447e47f4ca84bad4018f94e2c4029:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 96040e1..fd19b2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,33 @@ /*********************************************************************** X3 ChangeLog +2006-07-11 Alex Schumann + + * 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 + + * src/chanserv.c: fixed crash bug trying to deref the handleinfo of a + non-logged-in user (null pointer) + +2006-07-09 Alex Schumann + + * 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 + + * src/nickserv.c: Fixes for addignore/delignore corruption +missed a + spot. Ugh, messed up the fix. Trying again :) + +2006-07-10 Neil Spierling + + * 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 * src/mod-memoserv.c: pLaYa reported a crash/corruption bug in