diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
commit | c4dcc1a9106ce01cf02b0ffc32ab4498957ac390 (patch) | |
tree | 55f2e032ac7728203541f7777dd531ce8d11643e /Changelog-Trunk.txt | |
parent | ff28bd5e88ed683f73022dcf10f00a67898536ed (diff) | |
download | hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.gz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.bz2 hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.xz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.zip |
- Modified spider web so that the skill_unit_db flag restrictions may take place.
- Modified Spider web so that it can't be casted on top of another web.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9821 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 90d112e4c..0a93157e1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/02/07 + * Modified spider web so that the skill_unit_db flag restrictions may take + place. [Skotlex] * Cleaning up of the socket code [ultramage] - Shuffled includes around for files that were leeching off of socket.h - Added code that enforces standard shutdown behavior for sockets |