diff options
author | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 21:08:40 +0000 |
---|---|---|
committer | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-24 21:08:40 +0000 |
commit | 695e0acba597bb7ccd89592a8cbdc695dca7359e (patch) | |
tree | 338e3b440ab14d756bc45cddd97d5ad06d623ac0 /Changelog-Trunk.txt | |
parent | 3c58502897153fc6b133b79e160ca1f779ced11f (diff) | |
download | hercules-695e0acba597bb7ccd89592a8cbdc695dca7359e.tar.gz hercules-695e0acba597bb7ccd89592a8cbdc695dca7359e.tar.bz2 hercules-695e0acba597bb7ccd89592a8cbdc695dca7359e.tar.xz hercules-695e0acba597bb7ccd89592a8cbdc695dca7359e.zip |
- DNSBL. Refer to changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6258 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 54cfb4731..86ed22c25 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,7 +2,10 @@ 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.
+
2006/04/24
+ * Added DNS Blocklist support. Set in login_athena.conf.
+ I'll make it more customizable tomorrow, I coded it pretty bad. [Zido]
* Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings
(they were named rate rather than delay in monster.conf) [Skotlex]
* Cleaned up @grind2, @monsterbig, @monstersmall. [Skotlex]
|