diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-21 15:58:13 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-21 15:58:13 +0000 |
commit | f41e10d3301d186f5075168c7d5503b588f7ba33 (patch) | |
tree | 260fe922f732755cb50d04930997da08d1b7e504 /Changelog-Trunk.txt | |
parent | cb35df2c8b78db0abc5cb45bcad151ed8cffc0eb (diff) | |
download | hercules-f41e10d3301d186f5075168c7d5503b588f7ba33.tar.gz hercules-f41e10d3301d186f5075168c7d5503b588f7ba33.tar.bz2 hercules-f41e10d3301d186f5075168c7d5503b588f7ba33.tar.xz hercules-f41e10d3301d186f5075168c7d5503b588f7ba33.zip |
* Extended debugging code for bugreport:3504 (related r14599).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14801 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 366025bef..4b7f17a39 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/04/21 + * Extended debugging code for bugreport:3504 (related r14599). [Ai4rei] 2011/04/20 * Fixed quest_check checking exactly 3 quest objectives instead of MAX_QUEST_OBJECTIVES (since r13959). [Gepard] 2011/04/17 |