diff options
author | Komurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-03 10:21:56 +0000 |
---|---|---|
committer | Komurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-03 10:21:56 +0000 |
commit | ed8e0849c8743e5a509a0384e2ebcc3beeca3952 (patch) | |
tree | 5902ffcb2dac410f48fd4b04c68c2e097cae6b2d /Changelog-Trunk.txt | |
parent | 17f75d4a742e2a6860246ecadfcd974e3ad59064 (diff) | |
download | hercules-ed8e0849c8743e5a509a0384e2ebcc3beeca3952.tar.gz hercules-ed8e0849c8743e5a509a0384e2ebcc3beeca3952.tar.bz2 hercules-ed8e0849c8743e5a509a0384e2ebcc3beeca3952.tar.xz hercules-ed8e0849c8743e5a509a0384e2ebcc3beeca3952.zip |
Fixed txt-converter compilation errors (ASCII again + added missing ers.o to makefile)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5170 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 61c9a8af1..3fc730291 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/03
+ * Fixed txt-converter compilation errors [Komurka]
+
2006/02/02
* Fixed crash in status_change_timer. For some reason the block type switch was removed. [Valaris]
* Crash fix in npc.c npc_timerevent.
|