diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 20:25:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 20:25:13 +0000 |
commit | 692914bd8b2ec74f185eac77be3479d5a5235cb4 (patch) | |
tree | 750a6a469d8c780e6b4765918c019072b528f4b2 /Changelog-Trunk.txt | |
parent | 6301743e9002b391f83dca77a8e03fcbcd5f6d33 (diff) | |
download | hercules-692914bd8b2ec74f185eac77be3479d5a5235cb4.tar.gz hercules-692914bd8b2ec74f185eac77be3479d5a5235cb4.tar.bz2 hercules-692914bd8b2ec74f185eac77be3479d5a5235cb4.tar.xz hercules-692914bd8b2ec74f185eac77be3479d5a5235cb4.zip |
- Corrected NJ_KAENSIN as per description.
- Fixed a leaking map_freeblocklock on skill_del_unitgroup.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7659 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 5f5f7355f..2199543d7 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.
2006/07/13
+ * Corrected NJ_KAENSIN as per description. [Skotlex]
+ * Fixed a leaking map_freeblocklock on skill_del_unitgroup. [Skotlex]
* Changed the default save interval to 5 minutes. Added support for
specifying fixed save-intervals by using negative values. [Skotlex] EG:
- Save interval set to 300 (5 minutes): all characters will be saved in
|