diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2008-04-19 14:19:24 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2008-04-19 14:19:24 +0000 |
commit | a49b45b9778208f4e3456a52c74554143974837b (patch) | |
tree | f63156464c3e54fe219a4a6859ce08875338070a /ChangeLog | |
parent | c3705b2d0e40d4a5ae183fafacb5ad57e5926f47 (diff) | |
download | mana-client-a49b45b9778208f4e3456a52c74554143974837b.tar.gz mana-client-a49b45b9778208f4e3456a52c74554143974837b.tar.bz2 mana-client-a49b45b9778208f4e3456a52c74554143974837b.tar.xz mana-client-a49b45b9778208f4e3456a52c74554143974837b.zip |
Made the client clean characters information at unlogging to avoid a freeze when relogging with another
account.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-04-19 Yohann Ferreira <bertram@cegetel.net> + + * src/gui/char_select.cpp: Made the client clean characters information + to avoid a freeze at relogin with another account. + 2008-04-19 Dennis Friis <peavey@placid.dk> * src/Makefile.am: Fix a double entry and add missing files. |