summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9d166fdc8..49fb9d7d9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,13 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/11/17
+ * Updated map_quit to handle removing of players who are not even
+ authenticated yet. [Skotlex]
+ * New connection requests are now also blocked when there's a player
+ already online but hasn't finished loading yet. [Skotlex]
+ * Because of these changes, the friendlist notification when people join
+ has been moved to LoadEndAck from pc_authok [Skotlex]
2006/11/16
* Updated sql files [Toms]
* For the sake of avoiding confusion, all script events are named with prefix 'On'