summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-11 00:16:06 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-11 00:16:06 +0000
commit08fe962c3b802a708bcbd45f8a86bb2a36db811d (patch)
tree5d6a40151bb9e113de0d48425c7663f47074a8e8 /Changelog-Trunk.txt
parent20d720940edea88e061e00bb54e6e5b4cc2c0902 (diff)
downloadhercules-08fe962c3b802a708bcbd45f8a86bb2a36db811d.tar.gz
hercules-08fe962c3b802a708bcbd45f8a86bb2a36db811d.tar.bz2
hercules-08fe962c3b802a708bcbd45f8a86bb2a36db811d.tar.xz
hercules-08fe962c3b802a708bcbd45f8a86bb2a36db811d.zip
Fixed clif_party_message using an incorrect buffer length
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9845 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 06535201e..7dc0051c3 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2007/02/10
+ * Fixed clif_party_message using an incorrect buffer length [ultramage]
* Cosmetic changes to the buildin section of script.c (use defines for
function names/definitions). [FlavioJS]
2007/02/09