From 25fa4732d5f58eb41bb3b4d6284cc2485656ecaa Mon Sep 17 00:00:00 2001 From: Lance Date: Wed, 7 Jun 2006 01:51:04 +0000 Subject: * [Fixed]: - Corrected login-server SQL to use *((ulong *)p) instead of (ulong)p git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7022 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 62220b2b5..c6ea229e9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/06/07 + * [Fixed]: + - Corrected login-server SQL to use *((ulong *)p) instead of (ulong)p [Lance] * [Optimized]: - list and size not being initialized (size get intialized in default: switch case) Eliminated default case and initialized list and size at the beginning. [Lance] -- cgit v1.2.3-70-g09d2