diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-28 19:22:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-28 19:22:13 +0000 |
commit | d70d0a66866d8c41cf6a8c9df266c0d7ea29c3dc (patch) | |
tree | 07bf231018571a695d5836094836057a0387d736 /Changelog-Trunk.txt | |
parent | 5b2bc3e1c6914d9cce55ddf483ee61e956e09829 (diff) | |
download | hercules-d70d0a66866d8c41cf6a8c9df266c0d7ea29c3dc.tar.gz hercules-d70d0a66866d8c41cf6a8c9df266c0d7ea29c3dc.tar.bz2 hercules-d70d0a66866d8c41cf6a8c9df266c0d7ea29c3dc.tar.xz hercules-d70d0a66866d8c41cf6a8c9df266c0d7ea29c3dc.zip |
- The memory leak reports will now print out in the logs also the revision they belong to.
- Cleaned up the scriptable npc-shop code, it should be crash-proof now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8525 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4b102033f..eb9aac590 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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.
2006/08/28
+ * The memory leak reports will now print out in the logs also the revision
+ they belong to. [Skotlex]
+ * Cleaned up the scriptable npc-shop code, it should be crash-proof now.
+ [Skotlex]
* Added TK level-up buffs to SG too, and extended them to 10 min [DracoRPG]
* Added "Barefeet Mastery" effect to TK_RUN (thanks Tharis for both) [DracoRPG]
* Changed the produce_db format, now there's a skill-lv column right after
|