summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorwizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-03 02:29:00 +0000
committerwizputer <wizputer@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-03 02:29:00 +0000
commit4983c4ab7901b1b4c518355b47ec32520388a287 (patch)
treed4a280d2ab0bdde63c8d86a74efbfa288680b989 /Changelog.txt
parent571fb052a6712e5cd387fe1705fae778f5af7cf3 (diff)
downloadhercules-4983c4ab7901b1b4c518355b47ec32520388a287.tar.gz
hercules-4983c4ab7901b1b4c518355b47ec32520388a287.tar.bz2
hercules-4983c4ab7901b1b4c518355b47ec32520388a287.tar.xz
hercules-4983c4ab7901b1b4c518355b47ec32520388a287.zip
* Fixed double login feature, resets online users when map connects to char [Wizputer]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@439 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 34fdd401f..4b7126c96 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,6 @@
Date Added
12/2
+ * Fixed double login feature, resets online users when map connects to char [Wizputer]
* Changed all LOGS inserts to INSERT DELAYED (MySQL has this feature and cache unimportant queries, then
executes them at once together = 10x faster) [Lupus]
* Skill Updates [celest]