diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 02:18:15 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-21 02:18:15 +0000 |
commit | c7bce63ecd9fb5d44c442791c13591aebd4dbb88 (patch) | |
tree | 8afbe2d04a3ca929c0484fec61958c6b2948ae69 /Changelog-Trunk.txt | |
parent | 5e3de661f276eb2eb3a06bd0c4197dc847a36d50 (diff) | |
download | hercules-c7bce63ecd9fb5d44c442791c13591aebd4dbb88.tar.gz hercules-c7bce63ecd9fb5d44c442791c13591aebd4dbb88.tar.bz2 hercules-c7bce63ecd9fb5d44c442791c13591aebd4dbb88.tar.xz hercules-c7bce63ecd9fb5d44c442791c13591aebd4dbb88.zip |
* Fixed 'unequip' removing items in the wrong position (bugreport:252)
* Fixed #refine unequpping the caller's item by mistake (bugreport:265)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11534 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 5d9b74c32..7681f01ac 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. 2007/10/20 + * Fixed 'unequip' removing items in the wrong position (bugreport:252) + * Fixed #refine unequpping the caller's item by mistake (bugreport:265) * Fixed a nasty bug from r11410 which let people create chars with already taken char names, and (in TXT's case) even cause a crash. - Bug was a variable name collision between the total number of chars |