diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 01:35:37 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 01:35:37 +0000 |
commit | d3d71395f89b9038d4b8bc9494c2b3923fe78cca (patch) | |
tree | 5a9e0f202e3507d1ef16338fd713f417a8fbbce3 /Changelog.txt | |
parent | 72a1ab426e87e8cc4fcb5dd4659e67a9e47feb3c (diff) | |
download | hercules-d3d71395f89b9038d4b8bc9494c2b3923fe78cca.tar.gz hercules-d3d71395f89b9038d4b8bc9494c2b3923fe78cca.tar.bz2 hercules-d3d71395f89b9038d4b8bc9494c2b3923fe78cca.tar.xz hercules-d3d71395f89b9038d4b8bc9494c2b3923fe78cca.zip |
_M/_F for SQL
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1049 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 9875243c9..1a9fffea2 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,7 @@ Date Added 02/05 + * SQL Login accepts _M/_F now [Credit to Sirius] [1049: Ajarn] * 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] |