From 488475c296426283cd928fe19477cc1e8c0433b1 Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Wed, 30 Apr 2008 14:06:56 +0000 Subject: [PATCH] Update for recent commits. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@28 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index 0940c94..75c5c81 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +[Changes 1.2c01 ] + +* Fix incompatibility with 64-bit platforms. (caf) + +* Fix module load version check logic. (caf) [Changes 1.1-final]