summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 1a5f4f730..4a5fe3c3a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,15 @@ 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.
+2008/03/28
+ * Some more txt/sql login server synchronization [ultramage]
+ - removed the option to specify multiple IPs/subnets for 'ladminallowip'
+ - removed the @gm command and all associated management code
+ - removed the 'save unknown packets' code
+ - removed the lengthy TXT ipban code (which was essentially a copy of
+ what's already handled by the socket layer/packet_athena.conf)
+ - implemented 'start_limited_time' in SQL (expiration for new accounts)
+ - applied some missing TXT changes from the last update
2008/03/27
* Updated SQL Files (item & mobs) [Toms]
* Partial rewrite of the login server's auth system.