diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-23 18:16:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-23 18:16:25 +0000 |
commit | 9ac07b029ea3a97a621d6b817b87cf071d38da5c (patch) | |
tree | d5f98e048b729102fbcdf8f625c0e28bcb297142 /Changelog-Trunk.txt | |
parent | 6706fe64d7b12ae79b1255850dd1df6d2a0b7877 (diff) | |
download | hercules-9ac07b029ea3a97a621d6b817b87cf071d38da5c.tar.gz hercules-9ac07b029ea3a97a621d6b817b87cf071d38da5c.tar.bz2 hercules-9ac07b029ea3a97a621d6b817b87cf071d38da5c.tar.xz hercules-9ac07b029ea3a97a621d6b817b87cf071d38da5c.zip |
- Some cleanup of run_script, should fix the memory leak there.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6718 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 a96473179..4422ad15a 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/05/23
+ * Some cleanup of run_script, should fix the memory leak there. [Skotlex]
* the charname request hack message has been downgraded to only include
GM-invisible characters. [Skotlex]
* corrected clif_charnameack to send negative ID when a disguised player
|