diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-11 02:21:49 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-11 02:21:49 +0000 |
commit | 608d2c8f50b88f75bea6231310d2722207d8af9b (patch) | |
tree | 09539c425f7d3b417ac27048b10d253e0a15a230 /Changelog-Trunk.txt | |
parent | ab445e322b8d34d1a53b7cde1b0f4ef885fa86ee (diff) | |
download | hercules-608d2c8f50b88f75bea6231310d2722207d8af9b.tar.gz hercules-608d2c8f50b88f75bea6231310d2722207d8af9b.tar.bz2 hercules-608d2c8f50b88f75bea6231310d2722207d8af9b.tar.xz hercules-608d2c8f50b88f75bea6231310d2722207d8af9b.zip |
Follow up from r14413, should take care of the errors from bugreport:4472.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14418 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 21d4ab9f2..ba0aabc66 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 + * 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] * Use `char_id` rather than `master` when checking if a guild needs to be deleted during character deletion. [Paradox924X] 2010/10/06 |