summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorflaviojs2005 <flaviojs2005@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-17 19:11:10 +0000
committerflaviojs2005 <flaviojs2005@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-17 19:11:10 +0000
commite587817fecb3f48825ab6c34e3530fdbecb1f5bc (patch)
tree2b04424b5f748c0d2685ae37e263563629f6dbaa /Changelog-Trunk.txt
parenta98bb7596053a289eb2dedb273555b25e104eb6d (diff)
downloadhercules-e587817fecb3f48825ab6c34e3530fdbecb1f5bc.tar.gz
hercules-e587817fecb3f48825ab6c34e3530fdbecb1f5bc.tar.bz2
hercules-e587817fecb3f48825ab6c34e3530fdbecb1f5bc.tar.xz
hercules-e587817fecb3f48825ab6c34e3530fdbecb1f5bc.zip
* Remove 'hack code' in party_member_added causing crashes since r14968. (bugreport:5069)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14980 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 06f5fba3b..399ec8634 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/10/17
+ * Remove 'hack code' in party_member_added causing crashes since r14968. (bugreport:5069) [FlavioJS]
2011/10/16
* Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients 2007-11-13Sakexe and newer. [Ai4rei]
* Added a message indicating how many concurrent connections the server was compiled to support. [Ai4rei]