diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-20 20:11:13 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-20 20:11:13 +0000 |
commit | b694548b8bede213d9d5d3a37ecabe005a25bcf3 (patch) | |
tree | 6eaa5c58c037027729e508523f8789620b55e4a2 /Changelog-Trunk.txt | |
parent | 0662963bcc62e5aea1414753a3d15fe6594a39a2 (diff) | |
download | hercules-b694548b8bede213d9d5d3a37ecabe005a25bcf3.tar.gz hercules-b694548b8bede213d9d5d3a37ecabe005a25bcf3.tar.bz2 hercules-b694548b8bede213d9d5d3a37ecabe005a25bcf3.tar.xz hercules-b694548b8bede213d9d5d3a37ecabe005a25bcf3.zip |
Fixed codepage indicators being included in NPCs' whispervars. (bugreport:4325)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14349 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b010909fa..d0bebeefe 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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. +2010/06/20 + * Fixed codepage indicators being included in NPCs' whispervars. [Gepard] 2010/06/18 * Added support for NPC/PC names in 'emotion' script command. [Gepard] 2010/06/14 |