summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-16 12:57:19 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-16 12:57:19 +0000
commit578755d6274daf2eb0de998477960a34755c5d51 (patch)
tree6936189f48e9417c9be045f8370e4e70bf4ca320 /Changes
parent89ab54f0d732c8bc14d28a83f011cf5a0d683710 (diff)
Fix segfault on shutdown, thanks Ankit
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2092 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index b2dfdcd43..a7237d06c 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
Anope Version 1.9.1
--------------------
+
+
+
+Provided by Ankit <ankit@nevitus.com> - 2009
+F Segfault on shutdown
+
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.