diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:17:56 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:17:56 +0000 |
commit | 21ff74caa20e967ddcc95a67e8aacf4eea328c30 (patch) | |
tree | f8fe13aef86fe62358dd5ad9b32f874a88f5277e /Changelog-Trunk.txt | |
parent | 8f743c3a37bcd2cfe528111004846b1d22052c3a (diff) | |
download | hercules-21ff74caa20e967ddcc95a67e8aacf4eea328c30.tar.gz hercules-21ff74caa20e967ddcc95a67e8aacf4eea328c30.tar.bz2 hercules-21ff74caa20e967ddcc95a67e8aacf4eea328c30.tar.xz hercules-21ff74caa20e967ddcc95a67e8aacf4eea328c30.zip |
* Restricted more the parsing of npc code. (fixes bugreport:317)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11603 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3f22d3dea..8f55ed2d2 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/10/28 + * Restricted more the parsing of npc code. (fixes bugreport:317) [FlavioJS] * Fixed a bug sending on the attachment message [Zephyrus] 2007/10/27 * Fixed a typo in r11505 messing up the 'npcmove' command |