diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-04 22:10:04 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-04 22:10:04 +0000 |
commit | bfa65c105a93d3f3021e82b5c7f4cc1bddb26b74 (patch) | |
tree | 2b6779b8d3959a9fdfe278a48e579f99af8feed1 /Changelog-Trunk.txt | |
parent | 43cd16d6223038e798e151df8038c81d18414353 (diff) | |
download | hercules-bfa65c105a93d3f3021e82b5c7f4cc1bddb26b74.tar.gz hercules-bfa65c105a93d3f3021e82b5c7f4cc1bddb26b74.tar.bz2 hercules-bfa65c105a93d3f3021e82b5c7f4cc1bddb26b74.tar.xz hercules-bfa65c105a93d3f3021e82b5c7f4cc1bddb26b74.zip |
Update to Auth Glitch fix: moved unit_free_pc back to where it was and updated it so unit_free_pc just tells the script to end(not hard delete). (bugreport:1214)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12481 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 449b2eef0..b537b4b1a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/04/04 + * Update to Auth Glitch fix: moved unit_free_pc back to where it was + - and updated it so unit_free_pc just tells the script to end + - (not hard delete). (r12481) [Kevin] * Updated mob_db.sql to latest. * Fixed a little bug in Kevin's commit (r12473) [Toms] * Bug fixes for Auth Glitch and Map server crash through script warp when |