diff options
-rw-r--r-- | Changes | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Anope Version 1.9.1 +-------------------- + +Provided by DukePyrolator <dukepyrolator@gmx.de> - 2009 +F Allow NS STATUS from unregistered users, thanks DP! +F Wild pointers do not a happy Anope make. Thanks DP :) +F Allow NS REGISTER to unregistered nicks, silly oversight. Thanks DP! :) +F Fix call order, thanks to DP +F Pass the right array to do_umode(), fixes mode tracking on Unreal. Thanks to DukePyrolator (yet again :P) +F Fix bs_set help, thanks to DukePyrolator! :) +F Fix segfault, noted by DukePyrolator. Thanks! +F Fix part one of #1010, reported by DukePyrolator. (Language settings are not respected in message sending.) Thanks! + + Anope Version 1.9.0 -------------------- F Modified compile to use g++ |