From b7047f2e3b29d614642b4c02fa77e50337d6c0c8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 7 Jan 2008 23:09:25 +0000 Subject: [PATCH] Updated ChangeLog to reflect changes from 0.10.x branch. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 297b90eb..d89c8a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,11 @@ ngIRCd 0.11.0-pre2 (2008-01-07) - Added support for the WALLOPS command. Usage is restricted to IRC operators. +ngIRCd 0.10.4 (2008-01-07) + + - SECURITY: IRC_PART could reference invalid memory, causing + ngircd to crash [from HEAD]. + ngIRCd 0.10.3 (2007-08-01) - SECURITY: Fixed a severe bug in handling JOIN commands, which could @@ -728,4 +733,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.332.2.4 2008/01/07 21:25:35 alex Exp $ +$Id: ChangeLog,v 1.332.2.5 2008/01/07 23:09:25 alex Exp $