From e4ed82286f5f549101a577b455b7584b6fc20270 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 28 Mar 2008 18:53:51 +0000 Subject: Some more txt/sql login server synchronization: - 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 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12446 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog-Trunk.txt') 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. -- cgit v1.2.3-70-g09d2