summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-22 17:55:21 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-08-22 17:55:21 +0000
commit998cec9bb9c360e226fd004bdae3cfca6a6b100b (patch)
treeb12324d3f25d38b8c7d6459cb6a756ea23831fbe /Changelog-Trunk.txt
parent1013fd3227f78a0b02c121a36a6f66fdcbd75203 (diff)
downloadhercules-998cec9bb9c360e226fd004bdae3cfca6a6b100b.tar.gz
hercules-998cec9bb9c360e226fd004bdae3cfca6a6b100b.tar.bz2
hercules-998cec9bb9c360e226fd004bdae3cfca6a6b100b.tar.xz
hercules-998cec9bb9c360e226fd004bdae3cfca6a6b100b.zip
Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14020 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 ecb19550c..0e6bf9ee4 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+09/08/21
+ * Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513) [Inkfish]
09/08/20
* Added bMagicHPGainValue and bMagicSPGainValue. [Inkfish]
* Fixed the wrong packet length makes client choke when add_quest packets are sent. [Inkfish]