diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-11 03:46:06 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-11 03:46:06 +0000 |
commit | 61ae7c610edea81a54ca2f98164cd04a9687f2c9 (patch) | |
tree | 568f568c217e2a73efe72f8f22a918030d5e82bf /Changelog-Trunk.txt | |
parent | 7b076f97d6ec20013881f44a2a272f4572da2d24 (diff) | |
download | hercules-61ae7c610edea81a54ca2f98164cd04a9687f2c9.tar.gz hercules-61ae7c610edea81a54ca2f98164cd04a9687f2c9.tar.bz2 hercules-61ae7c610edea81a54ca2f98164cd04a9687f2c9.tar.xz hercules-61ae7c610edea81a54ca2f98164cd04a9687f2c9.zip |
Applied Ai4rei's patch to eliminate unnecessary and redundant castle data saving. (bugreport:4471)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14420 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 245268a88..f1653fecd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2010/10/10 + * Applied Ai4rei's patch to eliminate unnecessary and redundant castle data saving. (bugreport:4471) [Paradox924X] * Added a missing const qualifier to a variable. (bugreport:4472) [Paradox924X] * Rev. 14418 Follow up from r14413, should take care of the errors from bugreport:4472. [L0ne_W0lf] * Pull `name` from character table instead of using `master` from guild table when loading guild data. [Paradox924X] |