summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcedcbf3..7efb7288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Jun 16, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/psxcommon.c: Do not allow hotkeys inside a softcall from HLE
+ BIOS.
+ * configure.ac: Removed -fno-dse, which is no longer necessary.
+
Jun 9, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* win32/pcsx.rc: Embed manifest properly under MSVC6.