summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3792c83..8ba6b5d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+February 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * macosx/plugins/HIDInput/src/HID_Utilities.h: Removed duplicate file.
+ * macosx/plugins/HIDInput/src/PlugPAD.c: #include HID_Utilities_External.h
+ instead of HID_Utilities.h.
+ * macosx/plugins/HIDInput/src/PadController.m: Likewise.
+ * macosx/plugins/HIDInput/src/KeyConfig.h: Likewise.
+
January 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* macosx/EmuThread.m: Use setjmp()/longjmp() for resetting to avoid nasty