diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-26 00:02:57 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-26 00:02:57 +0000 |
commit | 4b725ec2c484f73f4474f998fda27f59a624c10d (patch) | |
tree | e7c6a63b90cea3d2b514379df3bca96bc1519968 /Changelog-Trunk.txt | |
parent | ff9b3bdbd02a62bfa4769586fb436af53d9710f3 (diff) | |
download | hercules-4b725ec2c484f73f4474f998fda27f59a624c10d.tar.gz hercules-4b725ec2c484f73f4474f998fda27f59a624c10d.tar.bz2 hercules-4b725ec2c484f73f4474f998fda27f59a624c10d.tar.xz hercules-4b725ec2c484f73f4474f998fda27f59a624c10d.zip |
Changed the vs8 used crt library to static linking
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10070 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 93e95e57b..9dc9c68bd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/03/27 + * Changed the vs8 used crt library to static linking [ultramage] 2007/03/26 * Coma now reduces SP to 0 (with the exception of Dark Blessing) [Skotlex] * Corrected "format '%lu' expects type 'long unsigned int', but argument 4 |