summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ba36dc4..9c40108e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@ November 2, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* macosx/plugins/CDDeviceInterface/src/PlugCD.c: Likewise.
* macosx/plugins/HIDInput/src/PSEmu_Plugin_Defs.h: Removed.
* macosx/plugins/CDDeviceInterface/src/PSEmu_Plugin_Defs.h: Removed.
+ * macosx/PcsxController.m: Don't allow starting game when Preferences dialog
+ box is opened. Don't allow opening the Preferences dialog when game is
+ running.
November 1, 2009 Wei Mingzhi <weimingzhi@gmail.com>