diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:48:29 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-28 23:48:29 +0000 |
commit | ccbcf5a85c209341e6471269abef23b58633d083 (patch) | |
tree | 8ef5e830c182706ccdc4b0581c1d63b91ed6e0df /Changelog-Trunk.txt | |
parent | 46242ebf98468f8afc9ca755f84c23328b7a7402 (diff) | |
download | hercules-ccbcf5a85c209341e6471269abef23b58633d083.tar.gz hercules-ccbcf5a85c209341e6471269abef23b58633d083.tar.bz2 hercules-ccbcf5a85c209341e6471269abef23b58633d083.tar.xz hercules-ccbcf5a85c209341e6471269abef23b58633d083.zip |
* Minor adjustment to take into account the end of line.
* Fixed the line count in the new error message of npc_parse_function.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11606 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 8f55ed2d2..8bae71d38 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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 + * Minor adjustment to take into account the end of line. + * Fixed the line count in the new error message of npc_parse_function. * Restricted more the parsing of npc code. (fixes bugreport:317) [FlavioJS] * Fixed a bug sending on the attachment message [Zephyrus] 2007/10/27 |