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 3c735ab6..a7780b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
* src/game.cpp, src/gui/gui.cpp, src/gui/updatewindow.cpp, src/main.cpp,
src&resources/mapreader.cpp: Applyed biggeruniverse's patch to fix memory
leaks.
+ * src/game.cpp, src/main.cpp: Increased joypad tolerance which is safer
+ and simplifyed joypad state reset code.
2005-09-18 Duane Bailey <nayryeliab@gmail.com>