summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-10 07:33:48 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-10 07:33:48 +0000
commitaf787d3f9ad773b697802d85c8d69f27e2eb599c (patch)
tree1001217ced4196c62206308f9b0f28be6a3af10c /Changelog.txt
parent95b0ec7bbdf02617164390a5b3cbad3fe424db9b (diff)
downloadhercules-af787d3f9ad773b697802d85c8d69f27e2eb599c.tar.gz
hercules-af787d3f9ad773b697802d85c8d69f27e2eb599c.tar.bz2
hercules-af787d3f9ad773b697802d85c8d69f27e2eb599c.tar.xz
hercules-af787d3f9ad773b697802d85c8d69f27e2eb599c.zip
Fixed the client version check in the loginserver's ... now the servers
can connect XD (sex 0 fix) ^^ [Sirius] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1068 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 97f239752..ae9dac2a2 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
+02/10
+ * Login/Login SQL: fixed the client version check function [Sirius]
+
02/09
* Added conf-tmpl/readme.txt, explaining the import folder [1066: Ajarn]
* SQL Char: Rewrote the char_create function (now it's faster/optimized) [Sirius]