summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-09-20 22:09:59 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-09-20 22:09:59 +0000
commit37a4268a102ac66bbc8d283b3ae57d952bf26425 (patch)
tree13e31c6f791e396709c76ea3ba29dc6db93c51f3 /Changelog-Trunk.txt
parentcb881ba629126c535ae38ccc72939ccc41869f70 (diff)
downloadhercules-37a4268a102ac66bbc8d283b3ae57d952bf26425.tar.gz
hercules-37a4268a102ac66bbc8d283b3ae57d952bf26425.tar.bz2
hercules-37a4268a102ac66bbc8d283b3ae57d952bf26425.tar.xz
hercules-37a4268a102ac66bbc8d283b3ae57d952bf26425.zip
Disabled ip checking during auth, since it lead to a lot of confusion.
This essentially reverts the default behavior to before r10021. Re-enabling should only be reconsidered after the subnet mechanism is made fully automatic. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14069 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 726f9727f..a6a764516 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.
+09/09/21
+ * Disabled ip checking during auth, since it lead to a lot of confusion. [ultramage]
09/09/17
* Duration of SC_STONE is not reduced by MDEF. [Inkfish]
* LexAeterna is allowed to be used on petrifying targets. [Inkfish]