diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3c090e181..cc8a00060 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,13 @@ 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. 2007/05/19 + * SQL files fixup + - extended convert_engine_myisam and added innodb version + - changed the max. email length to 39 (to match value in source code) + - added comment for storage/guild storage picklog entries + - changed SETs to ENUMs, which is the proper data type in logs + - fixed incorrect defaults, shortened mapname lengths to 11 + - use upgrade_svn10575_*.sql to apply changes * Removed the vsnprintf->_vsnprintf define for VS9 [ultramage] * Corrected the problem with countitem2 [ultramage] 2007/05/14 |