diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-16 12:24:39 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-16 12:24:39 +0000 |
commit | caeebbfa6f20d180a4ce56a9a0243eee8d5d6b8c (patch) | |
tree | 3aafeb5385c369bd47d4922499c39df72f83ace0 | |
parent | 549e9446d8cf84ba9ccba180fbc54bfd8b3dff49 (diff) |
Add contributions by DP to Changes.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2087 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Anope Version 1.9.1 +-------------------- + +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 :) +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++ |