From e601339debb54d5271546eaff484efc93e02fd49 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Thu, 3 Feb 2005 17:37:28 +0000 Subject: [PATCH] - Various (important) fixes to above, also made win32 compile work again. --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 4ae9241cd..e1d3f3427 100644 --- a/Changes +++ b/Changes @@ -569,4 +569,4 @@ MODE (2300), WATCH (250), JOIN (600), PART (250), MOTD (100), OPERMOTD (100), BOTMOTD (100), LUSERS (100). More will follow soon (probably including more subfunctions related to existing commands). -- Various (crash) fixes to above, also fixed win32 makefile. +- Various (important) fixes to above, also made win32 compile work again.