From caeebbfa6f20d180a4ce56a9a0243eee8d5d6b8c Mon Sep 17 00:00:00 2001 From: rburchell Date: Mon, 16 Feb 2009 12:24:39 +0000 Subject: [PATCH] Add contributions by DP to Changes. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2087 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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++