diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-26 17:42:21 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-05-26 17:42:21 +0000 |
commit | 8f1dd2d150b774b5cbaf7a656d635a1b20da029d (patch) | |
tree | 2527439ec34499646067ba170f7994186e4c6e78 /Changelog-Trunk.txt | |
parent | ba9d200a15f3f9ccdc9ba42b5555c6ac9374bf9b (diff) | |
download | hercules-8f1dd2d150b774b5cbaf7a656d635a1b20da029d.tar.gz hercules-8f1dd2d150b774b5cbaf7a656d635a1b20da029d.tar.bz2 hercules-8f1dd2d150b774b5cbaf7a656d635a1b20da029d.tar.xz hercules-8f1dd2d150b774b5cbaf7a656d635a1b20da029d.zip |
* Updating configure script:
- fixed memory manager using the argument of the last enable/disable option (any option)
- other minor changes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12729 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c6f705e31..dd6514e84 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. 2008/05/26 + * Updating configure script: [FlavioJS] + - fixed memory manager using the argument of the last enable/disable option (any option) + - other minor changes * Increased the allowed packet size for chat messages [ultramage] - changed the capacity of the message column in chatlog (see sql update) 2008/05/25 |