diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-31 11:43:19 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-05-31 11:43:19 +0000 |
commit | ce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb (patch) | |
tree | 207a8645c4536394c32e2d7a0bc5b37d1ee8a86d /Changelog-Trunk.txt | |
parent | 0e7c825226666434ec32a8b3af04e19e1d9b0019 (diff) | |
download | hercules-ce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb.tar.gz hercules-ce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb.tar.bz2 hercules-ce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb.tar.xz hercules-ce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb.zip |
Fixed a typo in buyingstore_create.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14842 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 a50e7f65c..3e7b2cbc7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/05/31 + * Fixed a typo in buyingstore_create. [Inkfish] 2011/05/30 * Fixed script command 'warpguild' looking for an attached player even when it is not needed (bugreport:4941, since r2674, related r14840). [Ai4rei] - Documented special map names recognized by the command. |