summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-22 03:02:51 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-08-22 03:02:51 +0000
commit158791a9e31025b73ea3d1bcb36212ee61740dcb (patch)
tree549abad6aa13c68e8a00aa45f51b24fe0d064031 /Changelog-Trunk.txt
parent5843032c1974caac3fc3f03b436a36fb3c1ae361 (diff)
downloadhercules-158791a9e31025b73ea3d1bcb36212ee61740dcb.tar.gz
hercules-158791a9e31025b73ea3d1bcb36212ee61740dcb.tar.bz2
hercules-158791a9e31025b73ea3d1bcb36212ee61740dcb.tar.xz
hercules-158791a9e31025b73ea3d1bcb36212ee61740dcb.zip
Follow up to r14392, forgot to remove the old snprintf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14393 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 3b59897bb..37e7984b6 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.
2010/08/21
+ * Rev. 14393 Follow up to r14392, forgot to remove the old snprintf. [L0ne_W0lf]
* Rev. 14392 Mob chat now strips "#unique" names off monsters, curtosy of Daegaladh. [L0ne_W0lf]
2010/08/20
* Rev. 14390 Commented out code from r14388, as this breaks NPCs that rely on running global events in duplicates. (IE: WoE scripts) [L0ne_W0lf]