diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-06 15:43:17 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-06 15:43:17 +0000 |
commit | 617884f7f78a6806b70020119130eb1e0090a0c4 (patch) | |
tree | f71995a4c9a2dd41e62e7f7032116bc8c3472119 /Changelog-Trunk.txt | |
parent | 854bdc928d3b12514bf133f85af483a4dc44a8cd (diff) | |
download | hercules-617884f7f78a6806b70020119130eb1e0090a0c4.tar.gz hercules-617884f7f78a6806b70020119130eb1e0090a0c4.tar.bz2 hercules-617884f7f78a6806b70020119130eb1e0090a0c4.tar.xz hercules-617884f7f78a6806b70020119130eb1e0090a0c4.zip |
* Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14925 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 8dd4c7a63..910003d35 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/08/06 + * Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID). [Ai4rei] 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 |