summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-13 16:33:44 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-13 16:33:44 +0000
commit81fe0ffc594681ce2fe497b6e23bcc9005ec87b9 (patch)
tree95c7561a029c7b0f270626d6d6ec7fef51c35b28 /Changelog-Trunk.txt
parent747ed75edefe7c74f3f0d848db5685158b94480b (diff)
downloadhercules-81fe0ffc594681ce2fe497b6e23bcc9005ec87b9.tar.gz
hercules-81fe0ffc594681ce2fe497b6e23bcc9005ec87b9.tar.bz2
hercules-81fe0ffc594681ce2fe497b6e23bcc9005ec87b9.tar.xz
hercules-81fe0ffc594681ce2fe497b6e23bcc9005ec87b9.zip
- Fixed @storeall and @charstoreall failing when the target character already had the storage open.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7656 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d154d432c..28f03ea46 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.
2006/07/13
+ * Fixed @storeall and @charstoreall failing when the target character
+ already had the storage open. [Skotlex]
* Reverted temporarily the Cart Termination equation until it can be
fixed... [Skotlex]
* Fixed script command "recovery". [Skotlex]