summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-10 22:40:50 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-10 22:40:50 +0000
commit9f3e6d6b0350a2f8f7e1f47c85919801e25d3401 (patch)
tree51c4a045ebc4db6a7c22a3539cb382a7aaf7293c /Changelog-Trunk.txt
parentf07b3c7434028984cf6665fdf0d0759c26f37674 (diff)
downloadhercules-9f3e6d6b0350a2f8f7e1f47c85919801e25d3401.tar.gz
hercules-9f3e6d6b0350a2f8f7e1f47c85919801e25d3401.tar.bz2
hercules-9f3e6d6b0350a2f8f7e1f47c85919801e25d3401.tar.xz
hercules-9f3e6d6b0350a2f8f7e1f47c85919801e25d3401.zip
Fixed Warp Portal code sometimes producing errors/crashes in the case where a priest enters his/her own warp (bugreport:270)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12189 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 361c58a9d..a8af3df96 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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.
+2008/02/10
+ * Fixed Warp Portal code sometimes producing errors/crashes in the case
+ where a priest enters his/her own warp (bugreport:270)
2008/02/08
* Fixed wrong message in item group loading code (bugreport:936)
* Fixed 'charisalpha' not working for the first char (bugreport:940)