summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-16 12:24:54 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-16 12:24:54 +0000
commit0d86da4f5d115b5692c445566e57abb4d9dbf081 (patch)
tree2ebab777bfdf7ef2551889d44d4ad9bcd2637356 /Changes
parentcaeebbfa6f20d180a4ce56a9a0243eee8d5d6b8c (diff)
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
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 8 insertions, 0 deletions
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 <adam@anope.org> - 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 <dukepyrolator@gmx.de> - 2009
F Allow NS STATUS from unregistered users, thanks DP!
F Wild pointers do not a happy Anope make. Thanks DP :)