From b2bbf82bbf48659de4ad050293b9e1ce5bada308 Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Thu, 1 May 2008 08:22:02 +0000 Subject: [PATCH] Updated for recent commit. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@31 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 75c5c81..673411f 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ [Changes 1.2c01 ] +* Fix four bugs in the /FE scripting function (reported by fudd). (caf) + * Fix incompatibility with 64-bit platforms. (caf) * Fix module load version check logic. (caf)