diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 20:55:19 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 20:55:19 +0000 |
commit | 7d65a46135c8b8536f48f58ff2a0a26fd40932b6 (patch) | |
tree | 113f90c2f3cca9d2ab8f5a76eda84fb04822ac5b /Changelog-Trunk.txt | |
parent | 0da16e5615bfe3a964ee049c374e7154dab2049d (diff) | |
download | hercules-7d65a46135c8b8536f48f58ff2a0a26fd40932b6.tar.gz hercules-7d65a46135c8b8536f48f58ff2a0a26fd40932b6.tar.bz2 hercules-7d65a46135c8b8536f48f58ff2a0a26fd40932b6.tar.xz hercules-7d65a46135c8b8536f48f58ff2a0a26fd40932b6.zip |
- Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some memory leaks when the event counter does not matches with the actual number of queued timers during logout.
- Minor typos, corrections, etc.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9072 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ee9d8a389..fd9d05f97 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/10/25
+ * Some cleaning of the pc_eventtimer and pc enqueue code, it should fix
+ some memory leaks when the event counter does not matches with the actual
+ number of queued timers during logout. [Skotlex]
* Fixed "skill_sp_override_grffile: yes" causing crashes when parsing
Homuncuus/Guild skills. [Skotlex]
* Made the exp bonus settings be adjustable: [Skotlex]
|