diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-18 16:08:50 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-18 16:08:50 +0000 |
commit | 9ff983f4f77c0da8a0a1cd4b88d13796184e7929 (patch) | |
tree | 884431a8538153af6271d1591d25b018b408a7e3 /Changelog-Trunk.txt | |
parent | b55e11eec98aa968500e6b63729c9bb813427fe4 (diff) | |
download | hercules-9ff983f4f77c0da8a0a1cd4b88d13796184e7929.tar.gz hercules-9ff983f4f77c0da8a0a1cd4b88d13796184e7929.tar.bz2 hercules-9ff983f4f77c0da8a0a1cd4b88d13796184e7929.tar.xz hercules-9ff983f4f77c0da8a0a1cd4b88d13796184e7929.zip |
* Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14857 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 9a2ebd81f..af6c32505 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/06/18 + * Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307). [Ai4rei] * Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853). [Ai4rei] 2011/06/16 * Slight speedup on most strdb operations [ultramage] |