summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-05-24 21:28:14 +0200
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-05-24 21:37:34 +0200
commitc354af888779c9038cedf64c1502574eb8b29399 (patch)
tree62423b30337228fd4f92f0b4c2c26d77eaeab19a /NEWS
parent9ece3811d6ca6577b238a08eea50449d89e9eba1 (diff)
downloadmana-client-c354af888779c9038cedf64c1502574eb8b29399.tar.gz
mana-client-c354af888779c9038cedf64c1502574eb8b29399.tar.bz2
mana-client-c354af888779c9038cedf64c1502574eb8b29399.tar.xz
mana-client-c354af888779c9038cedf64c1502574eb8b29399.zip
Fixed crash on whispering somebody a second time after closing the tab
The tabs are referred to case-insentively, but the removal of references to deleted tabs was happening case-sensitively. This caused roaming pointers to stay around and get reused later, crashing the client.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab8c1c15..0fda11ee 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@
- Fixed a possible crash on logging in to the map server
- Fixed the crash when shift-clicking an item in the inventory
- Fixed a crash related to item links in the chat window
+- Fixed a crash on whispering somebody again after closing their tab
- Fixed lightspeed bug when stopping to attack
- Fixed the -S/--home-dir command line option
- Fixed Reset Windows to also reset the party window