summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-07 05:36:36 +0000
committerKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-07 05:36:36 +0000
commit1f1f468a783b8782eb1eae2c9f4a9c96adefe8ef (patch)
treee089ea64314452de288b0884b94a7b071be85dad /Changelog-Trunk.txt
parentbb0522001e835ead594ca80c386c2d10db7fe124 (diff)
downloadhercules-1f1f468a783b8782eb1eae2c9f4a9c96adefe8ef.tar.gz
hercules-1f1f468a783b8782eb1eae2c9f4a9c96adefe8ef.tar.bz2
hercules-1f1f468a783b8782eb1eae2c9f4a9c96adefe8ef.tar.xz
hercules-1f1f468a783b8782eb1eae2c9f4a9c96adefe8ef.zip
Fixed a case where a dangling pointer was formed when a person was invited to a party immediately after creating their own. (bugreport:1180)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12518 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 330894a5c..eeafac7c4 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2008/04/06
+ * Fixed a case where a dangling pointer was formed when a person was
+ - invited to a party immediately after creating their own. (r12518) [Kevin]
* Sight rasher now affects the wizard's own and other's icewalls. (r12516) [Kevin]
* Sight rasher, sight blaster, and arrow shower are now the only
- three skills that will affect traps. (r12516) [Kevin]