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 53ee8471..fb31529b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
* src/main.cpp: Use PhysFS to determine user's home directory on unix
system. Removed an now unused header.
+ * src/game.cpp: Commented a switch case label that was left uncommented
+ though the rest was commented.
2005-08-02 Andrej Sinicyn <andrej4000@gmail.com>