diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-24 21:57:05 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-24 21:57:05 +0000 |
commit | ae90d3e5a0090f15c68246b94e39730ff75f935a (patch) | |
tree | c61648fb0947425ae301cd5448d44b0154ba30be /Changelog.txt | |
parent | 105985add2ba326f8e24291027f90c0a374998b1 (diff) | |
download | hercules-ae90d3e5a0090f15c68246b94e39730ff75f935a.tar.gz hercules-ae90d3e5a0090f15c68246b94e39730ff75f935a.tar.bz2 hercules-ae90d3e5a0090f15c68246b94e39730ff75f935a.tar.xz hercules-ae90d3e5a0090f15c68246b94e39730ff75f935a.zip |
Fix account wipe
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@984 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 1e5273e57..45e664da1 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 01/24 + * Fixed a account wipe bug in login/login.c (Thanks Wallex) + [SVN 984] [MouseJstr] * Fixed a crash in char_sql/char.c where people were selecting chars before requesting connections [SVN 983] [MouseJstr] * some G++ compile tweaks and got through several files in the |