diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 01:13:31 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 01:13:31 +0000 |
commit | 72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c (patch) | |
tree | e582d93b434c29ccfecd38afb62b714fb93dc5ce /Changelog.txt | |
parent | f180cda1a2d7a0315508d9ff8f4c1f3196229207 (diff) | |
download | hercules-72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c.tar.gz hercules-72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c.tar.bz2 hercules-72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c.tar.xz hercules-72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c.zip |
didn't finsih bind code, now it's finished but export code isn't
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1048 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index c312faff4..9875243c9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 02/05 + * Map server now actually reads bind_ip [1048: Ajarn] + Side note: login reads bind_ip, but doesn't use login_ip now. * Made eA compile under AMD64 64-bit native [1047: MouseJstr] * Changed interface binding to use a bind_ip instead of using the login_ip, char_ip, or map_ip. This lets you still be |