summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 838ce6df..c9acc4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,9 @@
contain the desert tiles that are twice and three times the height of
a normal tile. One well in new_3-1 has been converted to use the new
double tiles for testing purposes.
- * src/game.cpp, src/engine.cpp: Fixed map switch crashing the client.
+ * src/being.cpp, src/game.cpp, src/engine.cpp: Fixed map switch
+ crashing the client, display of [TARGET] and Alt keys for toggling
+ windows.
2005-10-06 Bjørn Lindeijer <bjorn@lindeijer.nl>