diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 00:12:43 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 00:12:43 +0000 |
commit | d0df506ec43e3f74aa4a95d7a6f64acba7a864b5 (patch) | |
tree | 6bafffba5fcf3bd72421895666f87c190219ff7c /Changelog-Trunk.txt | |
parent | 5d58c4554f4264a1ba546a31439216c90da527b0 (diff) | |
download | hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.gz hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.bz2 hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.xz hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.zip |
Minor details (pdb file location, improved debug, npc typo)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9771 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 ee9741841..7bb12b0a2 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/01 + * Minor details (pdb file location, improved debug, npc typo) * Cleaned up the npcshop(add/del)item script commands, fixed a possible dangling pointer crash caused by their improper use of realloc. They no longer automatically attach the script to the shop, and they will return |