summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authoreathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-23 13:41:11 +0000
committereathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-23 13:41:11 +0000
commita1054261bf5a6083004b66ffc6cd44271aba1908 (patch)
treee5a6c2df010ca497d01721d3fd0c005b27d3d9d4 /Changelog-Trunk.txt
parenta4a01f981ecd7f8bda6cddcd1d7b28ed13345cdd (diff)
downloadhercules-a1054261bf5a6083004b66ffc6cd44271aba1908.tar.gz
hercules-a1054261bf5a6083004b66ffc6cd44271aba1908.tar.bz2
hercules-a1054261bf5a6083004b66ffc6cd44271aba1908.tar.xz
hercules-a1054261bf5a6083004b66ffc6cd44271aba1908.zip
* Merged changes up to eAthena 15038.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15225 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 19defb83e..a081b7329 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,9 @@
Date (YYYY-MM-DD)
Added
+2011-12-22
+ * Fixed guild aura code not checking, whether the map of guild leader and member is the same (since r15037). [Ai4rei]
+ * Merged slightly modified guild aura optimization from rAthena (ra:15084, ra:15086). [Ai4rei]
2011-12-19
* Changes to chat logging code. [Ai4rei]
- Moved log_config.chat checks into log_chat and replaced string chat types with an enumeration.