diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-03 14:03:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-03 14:03:40 +0000 |
commit | 4c88bb6068c50726c09de5dd8f17e6e3e71fc7ed (patch) | |
tree | f900f68d95f00998f6d64c79a69351adbb05945b /Changelog-Trunk.txt | |
parent | 24fdc7fd359132805f403afab0d0d0dfcdfe929c (diff) | |
download | hercules-4c88bb6068c50726c09de5dd8f17e6e3e71fc7ed.tar.gz hercules-4c88bb6068c50726c09de5dd8f17e6e3e71fc7ed.tar.bz2 hercules-4c88bb6068c50726c09de5dd8f17e6e3e71fc7ed.tar.xz hercules-4c88bb6068c50726c09de5dd8f17e6e3e71fc7ed.zip |
- Fixed a possible crash and a memory leak on the login-SQL server when parsing unban requests.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8924 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 a4b4cd381..2f8e78c18 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/10/03
+ * Fixed a possible crash and a memory leak on the login-SQL server when
+ parsing unban requests. [Skotlex]
* Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of
skills is reduced now (when enabled) by AGI instead of DEX, which makes a
lot more sense than DEX. [Skotlex]
|