diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-26 05:59:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-26 05:59:25 +0000 |
commit | 49d657d5ccffd9ccf2b77e7dfb5010c93bc37acc (patch) | |
tree | 891d654f751a312d70e2de25cb85539fec741ca8 /Changelog-Trunk.txt | |
parent | 19dadc72ab415ac14aead231c63e2b6fe28be2cf (diff) | |
download | hercules-49d657d5ccffd9ccf2b77e7dfb5010c93bc37acc.tar.gz hercules-49d657d5ccffd9ccf2b77e7dfb5010c93bc37acc.tar.bz2 hercules-49d657d5ccffd9ccf2b77e7dfb5010c93bc37acc.tar.xz hercules-49d657d5ccffd9ccf2b77e7dfb5010c93bc37acc.zip |
- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5755 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 424496388..4b1a1aa28 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/03/26
+ * itemdb_exists and itemdb_searchname should now ignore dummy_item matches. [Skotlex] * Fixed jstrescapecpy crashing when you pass a null string to parse. [Skotlex] 2006/03/25
* Fixed the map-server freeze/crash on Warp Portal. [Skotlex] |