From 0d86da4f5d115b5692c445566e57abb4d9dbf081 Mon Sep 17 00:00:00 2001 From: rburchell Date: Mon, 16 Feb 2009 12:24:54 +0000 Subject: [PATCH] Add Adam's pre-team contributions to Changes git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2088 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changes b/Changes index 62e679a85..4faa0a27b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ Anope Version 1.9.1 -------------------- +Provided by Adam - 2009 +F Applied patch from Adam to fix some potential screwups +F More fixes to bs_bot from Adam, plus an extra fix within DoAdd not covered in Adam's patch. +F Fix bs_bot to use the correct parameters, patch from Adam. +F Fix for bug #1004, based from second half of patch from Adam. +F Partial patch by Adam, commenting fix for #1006 for future reference. +F Forward-port r1946: Patch by Adam fixing #1006 (originally caused by #922): modes set by ChanServ are reversed. Thanks! + Provided by DukePyrolator - 2009 F Allow NS STATUS from unregistered users, thanks DP! F Wild pointers do not a happy Anope make. Thanks DP :)