From 89ab54f0d732c8bc14d28a83f011cf5a0d683710 Mon Sep 17 00:00:00 2001 From: rburchell Date: Mon, 16 Feb 2009 12:56:58 +0000 Subject: Another segfault found by DP :P git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2091 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index 4faa0a27b..b2dfdcd43 100644 --- a/Changes +++ b/Changes @@ -16,7 +16,7 @@ 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 two segfaults, noted by DukePyrolator. Thanks! F Fix part one of #1010, reported by DukePyrolator. (Language settings are not respected in message sending.) Thanks! -- cgit