diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 08:44:27 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 08:44:27 +0000 |
commit | db15814cc463589087a9825dd6012126f89cb261 (patch) | |
tree | ae133d196b0a6d9ede41a9cd0c11b28d6257f9c5 /Changelog-Trunk.txt | |
parent | 5cf841f555c2d61390e4a3ff835b2c3eade84190 (diff) | |
download | hercules-db15814cc463589087a9825dd6012126f89cb261.tar.gz hercules-db15814cc463589087a9825dd6012126f89cb261.tar.bz2 hercules-db15814cc463589087a9825dd6012126f89cb261.tar.xz hercules-db15814cc463589087a9825dd6012126f89cb261.zip |
Fixed OnPCLoginEvent not working correctly (bugreport:1182).
Cleaned up some code typos/engrish.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12391 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8a5548b91..8d14af9a0 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2008/03/18 + * Fixed OnPCLoginEvent not working correctly (bugreport:1182) [ultramage] * Added missing WorkingDirectory value to vcproj-7.1, vcproj-8 projects. Now you can flawlessly run your compiled server with RUN button in the correct directory. Thanks to Konrad [Lupus] |