summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-23 13:29:05 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-23 13:29:05 +0000
commitfeeb1b0df2e02b06e68e1c6ab53d673798213ba4 (patch)
tree6de2f7a3735b5ea498b8580c406285b721b98c11 /Changelog-Trunk.txt
parent060105016caf3edd7e2528412a42d6323a27921a (diff)
downloadhercules-feeb1b0df2e02b06e68e1c6ab53d673798213ba4.tar.gz
hercules-feeb1b0df2e02b06e68e1c6ab53d673798213ba4.tar.bz2
hercules-feeb1b0df2e02b06e68e1c6ab53d673798213ba4.tar.xz
hercules-feeb1b0df2e02b06e68e1c6ab53d673798213ba4.zip
- Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown
- Added debug on "Inifity loop" to know which script is making this loop git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8451 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 78fbfad07..99fe009ac 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.
+2006/08/23
+ * Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown [Toms]
+ * Added debug on "Inifity loop" to know which script is making this loop [Toms]
2006/08/22
* More fixes to the splash code. Kamaitachi and Sharpshooting should
display correctly now. [Skotlex]