summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-16 03:45:53 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-16 03:45:53 +0000
commite6a8c4fc0200db6f535e61ebf4af4a3d4bf0b5f0 (patch)
tree2423a5ae4d4cdd72711a9ec29892f7b6ba23692e /ChangeLog
parentdb58fd45dea16d5ee70ae04dbe2c6b25dc2c7b4e (diff)
downloadpcsxr-e6a8c4fc0200db6f535e61ebf4af4a3d4bf0b5f0.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@52641 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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.