diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-05 14:15:58 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-05 14:15:58 +0000 |
commit | 18b911c57a786135cf29fdca1c6e79093cd58945 (patch) | |
tree | c8cb9d5c3cefe3c6d0d813fadc9b61817f9b36b9 /Changelog-Trunk.txt | |
parent | c4c3107d53002da172af6d93e21a8741d9b0b266 (diff) | |
download | hercules-18b911c57a786135cf29fdca1c6e79093cd58945.tar.gz hercules-18b911c57a786135cf29fdca1c6e79093cd58945.tar.bz2 hercules-18b911c57a786135cf29fdca1c6e79093cd58945.tar.xz hercules-18b911c57a786135cf29fdca1c6e79093cd58945.zip |
Updated the TXT login server's account id checker (it was still saying the minimum is 700000 instead of 2000000)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9788 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b8c76047b..a5b7de77e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/02/05 + * Updated the TXT login server's account id checker + (it was still saying the minimum is 700000 instead of 2000000) * Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number. Also fixed it so that it doesn't throw a 'args of aFree is not valid pointer' error. |