diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 03:33:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 03:33:56 +0000 |
commit | b3626a380da154da21820290fba3e33c95ad3ec0 (patch) | |
tree | 879072501d5125b085cb903194d47a35afd28b24 /Changelog-Trunk.txt | |
parent | 93dca33bf53ddeba191f553e816ba7bb72774cc0 (diff) | |
download | hercules-b3626a380da154da21820290fba3e33c95ad3ec0.tar.gz hercules-b3626a380da154da21820290fba3e33c95ad3ec0.tar.bz2 hercules-b3626a380da154da21820290fba3e33c95ad3ec0.tar.xz hercules-b3626a380da154da21820290fba3e33c95ad3ec0.zip |
- Fixed a memory leak when reading the item_db txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7906 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index f48c2ef02..c95b68eef 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/26
+ * Fixed a memory leak when reading the item_db txt. [Skotlex]
* Applied the necessary changes to make @partyoption reflect it's changes
on the alt+p window. [Skotlex]
* Modified party_item_share_type config setting so that using 1 disables
|