diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 20:31:57 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 20:31:57 +0000 |
commit | 634bdec0ab92f420ad2e004790514b9350c663bd (patch) | |
tree | ef5e937d4863c62fdd79a1b4068791217004bc73 /Changelog-SVN.txt | |
parent | 1150272fe0ef7330c35fcb8d31a59dd055cd490d (diff) | |
download | hercules-634bdec0ab92f420ad2e004790514b9350c663bd.tar.gz hercules-634bdec0ab92f420ad2e004790514b9350c663bd.tar.bz2 hercules-634bdec0ab92f420ad2e004790514b9350c663bd.tar.xz hercules-634bdec0ab92f420ad2e004790514b9350c663bd.zip |
Fixed memory corruption associated with afm files [SVN 1363: MouseJstr]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1363 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 0ad920c30..7745ed762 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -2,6 +2,7 @@ Date Added 03/31 + * Fixed memory corruption associated with afm files [SVN 1363: MouseJstr] * More pedantic g++ fixes so that it builds without any and all warnings [SVN 1362: MouseJstr] * Removed some #include's causing warnings on some platforms |