diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-24 17:11:02 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-24 17:11:02 +0000 |
commit | 97c9f85e09080097835be749cc44adf9e79d10ef (patch) | |
tree | 86f2b8b8e98d8244ab6a514d6df80c76ad15472c /Changelog-Trunk.txt | |
parent | 0d88108ba8efb8da5e5d55e5a1ea3a3debd9fc8f (diff) | |
download | hercules-97c9f85e09080097835be749cc44adf9e79d10ef.tar.gz hercules-97c9f85e09080097835be749cc44adf9e79d10ef.tar.bz2 hercules-97c9f85e09080097835be749cc44adf9e79d10ef.tar.xz hercules-97c9f85e09080097835be749cc44adf9e79d10ef.zip |
Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11795 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 d5ccb0669..35fe5243d 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. 2007/11/24 + * Fixed a crash when a taekwon hits a wall while Sprinting (bugreport:483) * Added support for latest official client/server packet changes [ultramage] - enable by setting PACKETVER to 9; note that this breaks older clients 2007/11/23 |