diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a0c012245..9d2dd0566 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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. 2008/04/13 + * Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256: + - the behaviour enabled a desynch between the char-server and the map-server + - now the map-server asks the char-server to authenticate the auth info + (the char-server doesn't send the auth info immediatelly) * Changes to the configure script: [FlavioJS] - clarified how --with-zlib is used - added --enable-packetver to set the PACKETVER define (used often enough |