diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-13 09:34:49 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-13 09:34:49 +0000 |
commit | 0e628dcfe81a8067def049d0bfaafdcefbd1a847 (patch) | |
tree | aba2b649e943a585f93efa3e40414745512cacb8 /Changelog-Trunk.txt | |
parent | 2552c703729fb2b01123da59fa22f40b82e9282a (diff) | |
download | hercules-0e628dcfe81a8067def049d0bfaafdcefbd1a847.tar.gz hercules-0e628dcfe81a8067def049d0bfaafdcefbd1a847.tar.bz2 hercules-0e628dcfe81a8067def049d0bfaafdcefbd1a847.tar.xz hercules-0e628dcfe81a8067def049d0bfaafdcefbd1a847.zip |
* Reformatting and minor cleanups to console-plugin related code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14664 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 b9938d03b..b3627f0ec 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/01/13 + * Reformatting and minor cleanups to console-plugin related code. [Ai4rei] 2011/01/10 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). [Ai4rei] - Fixed 'inaccessible element 127' issue in 'cleararray', 'setarray' (since r10813) and 'copyarray' (since r14608) script commands (bugreport:864, related r12253, follow up to r14608). |