diff options
author | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:01:39 +0000 |
---|---|---|
committer | wizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-28 00:01:39 +0000 |
commit | 6a079edada5a1abdbba3be15d0a8ac5f72fda0a9 (patch) | |
tree | 0ac2cf6071f6154f48f3816750cb9c56875cd4fa /Changelog.txt | |
parent | ee2e4d8299abc3723b43ba915b01a7577a75c6cf (diff) | |
download | hercules-6a079edada5a1abdbba3be15d0a8ac5f72fda0a9.tar.gz hercules-6a079edada5a1abdbba3be15d0a8ac5f72fda0a9.tar.bz2 hercules-6a079edada5a1abdbba3be15d0a8ac5f72fda0a9.tar.xz hercules-6a079edada5a1abdbba3be15d0a8ac5f72fda0a9.zip |
Fixed online system, online column works and prevent double login at the login server
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@392 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 545234850..45102a172 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,6 @@ Date Added 11/27 + * Fixed online system, online column works and prevent double login at the login server [Wizputer] * Fixed some compile time errors associated with showmsg [MouseJstr] * Added get_svn_revision() in core.c [MC Cameri] -Only if you have the file .svn\entries, it will show the revision # at runtime. |