summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a3c9f0d57..9267eb3d9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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/04/03
+ * More login server work
+ - Renamed 'connect_until_time' to 'expiration_time'
+ - Renamed 'ban_until_time' to 'unban_time'
+ - this also applies to login table columns (see upgrade_svn12464.sql)
2008/04/02
* Rev. 12462 Updated MAX_GUILDCASTLE to support new castles. [L0ne_W0lf]
* Added SV_KEEP_TERMINATOR option to not split the line terminator.