diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-25 07:47:29 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-25 07:47:29 +0000 |
commit | b01bae71eb625ca94aaf3f8c60fa155a08cd471f (patch) | |
tree | 64dbb62fd9a3c07272b2dd26fc16e63376e36d61 /Changelog-Trunk.txt | |
parent | b775271bebd5b251e0abbaa97d030e2aeea354a9 (diff) | |
download | hercules-b01bae71eb625ca94aaf3f8c60fa155a08cd471f.tar.gz hercules-b01bae71eb625ca94aaf3f8c60fa155a08cd471f.tar.bz2 hercules-b01bae71eb625ca94aaf3f8c60fa155a08cd471f.tar.xz hercules-b01bae71eb625ca94aaf3f8c60fa155a08cd471f.zip |
Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12650 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 d18763598..b92f054e3 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/04/25 + * Fixed bugreport:1223 (Invalid Items In Shops Are Processed Incorrectly) * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 * Modified doc in consequence [Toms] |