diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-26 16:44:38 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-26 16:44:38 +0000 |
commit | 908d434f0471537364dcc19376993400937f23c9 (patch) | |
tree | ccd1dd3fc0ebcd1b835ff3ceb30221c19ba7cdf2 /Changelog.txt | |
parent | 7923c32b8ebfbebd09dc0d783e93fef51a4ec38b (diff) | |
download | hercules-908d434f0471537364dcc19376993400937f23c9.tar.gz hercules-908d434f0471537364dcc19376993400937f23c9.tar.bz2 hercules-908d434f0471537364dcc19376993400937f23c9.tar.xz hercules-908d434f0471537364dcc19376993400937f23c9.zip |
Fixed memory leak
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@999 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 75bbc75d7..8b4eebfe9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 01/26 + * Added bug fix for a memory leak caused when a character logs out, + by End_of_exam / jA 1108 [celest] * Fixed a bug in gettick cache when compiling in Windows, thanks to Shinomori (jA 1094) [celest] * Added updates from jA 1092 [celest] |