summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 01:00:31 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 01:00:31 +0000
commitbbdf862a9987fbd5f752a324c437adcf7035ba38 (patch)
treed350d74cd142c63cd6f53dfebf26a9bd63204868 /Changelog-Trunk.txt
parentd9511b8a56ac8c82dcf8ab1bfa7eaa8103edda51 (diff)
downloadhercules-bbdf862a9987fbd5f752a324c437adcf7035ba38.tar.gz
hercules-bbdf862a9987fbd5f752a324c437adcf7035ba38.tar.bz2
hercules-bbdf862a9987fbd5f752a324c437adcf7035ba38.tar.xz
hercules-bbdf862a9987fbd5f752a324c437adcf7035ba38.zip
- Map server will now resent the whole list of online characters to char-server on reconnect when the kick_on_disconnect setting is active.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7365 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 da15dde19..3afb89c1a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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.
2006/05/27
+ * Map server will now resent the whole list of online characters to
+ char-server on reconnect when the kick_on_disconnect setting is active.
+ [Skotlex]
* Cleaned up and optimized the IP sync code. New login_athena config
setting sync_ip_interval specifies how often to sync the ip. The default is
0 (disabled). [Skotlex]