diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 13:17:48 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 13:17:48 +0000 |
commit | 63dbdf51131a211a502fc3e2caf607be6a44a8de (patch) | |
tree | 0d91b5b907499b31c004cba314f172a74c6686d2 /Changelog-Trunk.txt | |
parent | 1cd89d146dc11603342f44a91cb66ee40a8bfb19 (diff) | |
download | hercules-63dbdf51131a211a502fc3e2caf607be6a44a8de.tar.gz hercules-63dbdf51131a211a502fc3e2caf607be6a44a8de.tar.bz2 hercules-63dbdf51131a211a502fc3e2caf607be6a44a8de.tar.xz hercules-63dbdf51131a211a502fc3e2caf607be6a44a8de.zip |
- Fixed the map server complain on the default user/password
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5161 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ff5d59fc3..1d37d805b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/02/02
+ * Fixed the map server complain when using the default user/password
+ showing up if you set the new user/pass on the import file. [Skotlex]
2006/02/01
* Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]
* Map and char server now will complain if they are run using the default
|