diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-04 05:40:06 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-04 05:40:06 +0000 |
commit | 9e340c8961d0168c12e4eca5af93025357d00f9e (patch) | |
tree | 2e47611fbfbb5a2a6eee8fdc17f4fce96902fc30 /Changelog-Trunk.txt | |
parent | e27cd1c1b31aa3cecf2006de64f2b95f90bcd7cb (diff) | |
download | hercules-9e340c8961d0168c12e4eca5af93025357d00f9e.tar.gz hercules-9e340c8961d0168c12e4eca5af93025357d00f9e.tar.bz2 hercules-9e340c8961d0168c12e4eca5af93025357d00f9e.tar.xz hercules-9e340c8961d0168c12e4eca5af93025357d00f9e.zip |
- Fixed subnet checking being broken in the login txt server.
- Changed a bit the information of the subnet checking to include the ip that is being checked.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5458 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 88e4b269e..78ba2a076 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/04
+ * Fixed a bug in the subnet checking function, login-TXT server. Also
+ changed the messages to be a bit more informative. [Skotlex]
2006/03/03
* Added function battle_set_walkdelay in charge of updating walkdelays of
characters based on two criterias: when the delay is induced by damage, if
|