diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-02 19:10:41 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-02 19:10:41 +0000 |
commit | 83f992986e30d3e64ef62d90fda9299609c39f95 (patch) | |
tree | 00bbcc2a881e5cd4fef0c3f14ad08ebfa15df48b /Changelog-Trunk.txt | |
parent | bdd10b430d4d949d5cdd97295ffb0c9887a7c211 (diff) | |
download | hercules-83f992986e30d3e64ef62d90fda9299609c39f95.tar.gz hercules-83f992986e30d3e64ef62d90fda9299609c39f95.tar.bz2 hercules-83f992986e30d3e64ef62d90fda9299609c39f95.tar.xz hercules-83f992986e30d3e64ef62d90fda9299609c39f95.zip |
- Fixed char-server crash on @changegm use.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10126 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 7b88b37fc..e74a697a2 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. 2007/04/03 + * Fixed char-server crash on @changegm use. * Cleaned up mmo_auth, this function wasn't only poorly coded, it also had a SQL-related memory leak in it! * Corrected the attack_attr_none check being backwards (ie: this config was |