diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-12 18:06:14 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-12 18:06:14 +0000 |
commit | f882f21e562ee2df9c2392ebd96858ff4647798e (patch) | |
tree | c61a5a3789f11c73ce4f982e8789d38311967359 /Changelog-Trunk.txt | |
parent | 4dcabc941a5da551afdd6cf9e700268ccaf1ca58 (diff) | |
download | hercules-f882f21e562ee2df9c2392ebd96858ff4647798e.tar.gz hercules-f882f21e562ee2df9c2392ebd96858ff4647798e.tar.bz2 hercules-f882f21e562ee2df9c2392ebd96858ff4647798e.tar.xz hercules-f882f21e562ee2df9c2392ebd96858ff4647798e.zip |
* Removed disabled backup of script command 'isequipped' (since r1605).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14586 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 046f43e40..e45582d41 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/12 + * Removed disabled backup of script command 'isequipped' (since r1605). [Ai4rei] * Made script engine's DEBUG_DISASM block use script_op2name, rather than hardcoding operator names as per TODO from r13083 (related r9569, follow up to r10667). [Ai4rei] * Cleaned up MOTD reading (related r292 and r4552). [Ai4rei] - Added a warning for common client crash caused by the sequence ' :' in MOTD. |