summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-23 16:40:46 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-23 16:40:46 +0000
commitcc360cdbf715d6aa4ea43a1152c86093e2c47f13 (patch)
tree80514b4bd0d911d5c1d382bf00a0d525f370f451 /Changelog-Trunk.txt
parent8f0fe37556d3105ca09ab6e09a27a05543ff98f0 (diff)
downloadhercules-cc360cdbf715d6aa4ea43a1152c86093e2c47f13.tar.gz
hercules-cc360cdbf715d6aa4ea43a1152c86093e2c47f13.tar.bz2
hercules-cc360cdbf715d6aa4ea43a1152c86093e2c47f13.tar.xz
hercules-cc360cdbf715d6aa4ea43a1152c86093e2c47f13.zip
- Fixed buildin_isequip not working correctly with non-cards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7838 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5793f8297..9289d399c 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.
+2006/07/23
+ * Fixed buildin_isequip not working correctly with non-cards. [Skotlex]
2006/07/22
* Updated mob_db.sql to latest. [Skotlex]
* Applied Toms's suggested corrections to homun code. [Skotlex]