diff --git a/Changes b/Changes index ab678d4b4..62e679a85 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,17 @@ +Anope Version 1.9.1 +-------------------- + +Provided by DukePyrolator - 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++