diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-09 23:44:52 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-09 23:44:52 +0000 |
commit | d43aab71e6d7eccc1d7710c351c708da388f3388 (patch) | |
tree | f29227320da4e26b7453c2b45b95aa99e345057d /Changelog-Trunk.txt | |
parent | 7f489214eb8c2f99e4ecbf5bef1ea64b761478cf (diff) | |
download | hercules-d43aab71e6d7eccc1d7710c351c708da388f3388.tar.gz hercules-d43aab71e6d7eccc1d7710c351c708da388f3388.tar.bz2 hercules-d43aab71e6d7eccc1d7710c351c708da388f3388.tar.xz hercules-d43aab71e6d7eccc1d7710c351c708da388f3388.zip |
* Added experimental code to set the socket limit at runtime.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12803 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0c41078a4..2a18ed491 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/06/10 + * Added experimental code to set the socket limit at runtime. [FlavioJS] 2008/06/09 * Fixed SN_SHARPSHOOTING doing 100% atk less damage than it should, bugreport:1654 * Fixed Active Guild skills not working when WoE is OFF, follow up on r12770, bugreport:1653 and bugreport:1637 |