diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-18 15:02:27 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-18 15:02:27 +0000 |
commit | b53754439bd3d14e78bfbda86f17c89bd95f78d0 (patch) | |
tree | 85c6cc95c967154819ed677650c4fccb9abe43b8 /Changelog-Trunk.txt | |
parent | 65148fe27a9957558c924772164fb35e1174c2ea (diff) | |
download | hercules-b53754439bd3d14e78bfbda86f17c89bd95f78d0.tar.gz hercules-b53754439bd3d14e78bfbda86f17c89bd95f78d0.tar.bz2 hercules-b53754439bd3d14e78bfbda86f17c89bd95f78d0.tar.xz hercules-b53754439bd3d14e78bfbda86f17c89bd95f78d0.zip |
* [Fixed]:
- clif_initialstatus using SHRT_MAX instead of USHRT_MAX for status_point
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7237 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 478569d64..04bcc73a9 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/18
+ * [Fixed]:
+ - clif_initialstatus using SHRT_MAX instead of USHRT_MAX for status_point.
* [Temperory Fixed]:
- Crashing of SQL char-server in parse_frommap case 0x2b01. [Lance]
* [Removed]:
|