summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7cfbdfd..39b3e092 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
the grid for itemcontainer.
* src/game.cpp: Tweak keyboard input handling a bit. This fixes using
emoticons triggering shortcut items to be used.
+ * src/game.cpp: Remove check for KMOD_NONE since this is not working
+ uniformly across systems.
2008-04-27 Dennis Friis <peavey@placid.dk>