diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-31 08:34:51 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-31 08:34:51 +0000 |
commit | 854bdc928d3b12514bf133f85af483a4dc44a8cd (patch) | |
tree | 495593ada228f961adc4bdc98b346e79c77fc832 /Changelog-Trunk.txt | |
parent | a751e7ba146eee3694169b8087306c93732689e6 (diff) | |
download | hercules-854bdc928d3b12514bf133f85af483a4dc44a8cd.tar.gz hercules-854bdc928d3b12514bf133f85af483a4dc44a8cd.tar.bz2 hercules-854bdc928d3b12514bf133f85af483a4dc44a8cd.tar.xz hercules-854bdc928d3b12514bf133f85af483a4dc44a8cd.zip |
* Fixed quest saving checking only the first 3 objectives for changes regardless of MAX_QUEST_OBJECTIVES (follow up to r14800, since r13973).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14924 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 624b54528..8dd4c7a63 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/07/31 + * Fixed quest saving checking only the first 3 objectives for changes regardless of MAX_QUEST_OBJECTIVES (follow up to r14800, since r13973). [Ai4rei] 2011/07/22 * CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE. [FlavioJS] 2011/07/21 |