diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 03:53:39 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 03:53:39 +0000 |
commit | 38d8812da5dece3e5f17f0669258708cc74fb933 (patch) | |
tree | 7059646f595a8e9cc58c2515516032d6aa15305d /Changelog-Trunk.txt | |
parent | 84785ca7132b08ff5bb6568a3e62a96c58df7ef4 (diff) | |
download | hercules-38d8812da5dece3e5f17f0669258708cc74fb933.tar.gz hercules-38d8812da5dece3e5f17f0669258708cc74fb933.tar.bz2 hercules-38d8812da5dece3e5f17f0669258708cc74fb933.tar.xz hercules-38d8812da5dece3e5f17f0669258708cc74fb933.zip |
- Fixed crash in AL_TELEPORT.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5305 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d30e43e25..af7edf6f7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/16
+ * Fixed a crash in AL_TELEPORT. [Skotlex]
* Now you can't close-confine and already confined mob. [Skotlex]
* mysql/my_global.h now includes winnt.h under Windows systems... [Skotlex]
* Some code cleanup of status.c [Skotlex]
|