diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-14 22:04:20 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-01-14 22:04:20 +0000 |
commit | 178e1269471a35507a1965fdb1548f052312a6a3 (patch) | |
tree | 1920d8230cd6a54bf04fb96d49cb3d70143139ce /Changelog-Trunk.txt | |
parent | 457cff865b0aa35bef85d8440ddf67c95158aa8b (diff) | |
download | hercules-178e1269471a35507a1965fdb1548f052312a6a3.tar.gz hercules-178e1269471a35507a1965fdb1548f052312a6a3.tar.bz2 hercules-178e1269471a35507a1965fdb1548f052312a6a3.tar.xz hercules-178e1269471a35507a1965fdb1548f052312a6a3.zip |
* Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14671 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 cecc39204..141cc0df9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/01/14 + * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). [Ai4rei] * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). [Ai4rei] * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). [Ai4rei] 2011/01/13 |