summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 21:44:30 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-16 21:44:30 +0000
commit29390f511f5b6340a11c2f33ba5746e91f94616e (patch)
tree6a4eb9c2c9a7ae94361785257cea4e05a67354e7 /Changelog-Trunk.txt
parent86bec8005a78e4fe482962a45cb1048edd4ee881 (diff)
downloadhercules-29390f511f5b6340a11c2f33ba5746e91f94616e.tar.gz
hercules-29390f511f5b6340a11c2f33ba5746e91f94616e.tar.bz2
hercules-29390f511f5b6340a11c2f33ba5746e91f94616e.tar.xz
hercules-29390f511f5b6340a11c2f33ba5746e91f94616e.zip
- Fixed char-sql server still reading the old lanconfig format rather than the new one.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6123 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fe8435c46..8d9a9105e 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.
2006/04/16
+ * Fixed char-sql server still reading the old lanconfig format rather than
+ the new one. [Skotlex]
* Removed water_height.txt reading (since it is always done from the rsw
now) [Skotlex]
* Fixed a possible crash in grfio_find_file [Skotlex]