summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-02 00:50:39 +0000
committerValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-02 00:50:39 +0000
commit206ee0b46b13eb2d81977cc15b9efc3ba31ad46e (patch)
tree803adb457e34802c4711d4930edd46d29274c131 /Changelog-Trunk.txt
parentca65fdd9ac2fc07823856844a2d030d732e84718 (diff)
downloadhercules-206ee0b46b13eb2d81977cc15b9efc3ba31ad46e.tar.gz
hercules-206ee0b46b13eb2d81977cc15b9efc3ba31ad46e.tar.bz2
hercules-206ee0b46b13eb2d81977cc15b9efc3ba31ad46e.tar.xz
hercules-206ee0b46b13eb2d81977cc15b9efc3ba31ad46e.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5159 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 81d2586da..3c02459fc 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/01
+ * Fixed typo in chrif.c causing compilation error (sd->sc_data => sd->sc.data) [Valaris]
* Map and char server now will complain if they are run using the default
user/password set. [Skotlex]
* Trick Dead makes you stop walking now. [Skotlex]