diff options
author | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 05:38:27 +0000 |
---|---|---|
committer | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-10 05:38:27 +0000 |
commit | c0803d2d60c1281458951db2dcc911be214b509e (patch) | |
tree | 7990edc375d05549c3a42f931d4fb4d8c513362a /Changelog-Trunk.txt | |
parent | 14d2e0e61a8d2ca85f15eb0c8eb6238564edb375 (diff) | |
download | hercules-c0803d2d60c1281458951db2dcc911be214b509e.tar.gz hercules-c0803d2d60c1281458951db2dcc911be214b509e.tar.bz2 hercules-c0803d2d60c1281458951db2dcc911be214b509e.tar.xz hercules-c0803d2d60c1281458951db2dcc911be214b509e.zip |
Finished DNSBL, Although untested, It's simple code and should work fine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6543 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 07c6ae7e6..220db8e31 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/05/10
+ * Users are now able to use their own dnsbl servers (login_athena) [Zido]
+
2006/05/09
* Rewrote/cleaned up trade.c for a more clean trading implementation.
[Skotlex]
|