summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-09 02:22:57 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-09 02:22:57 +0000
commitd4840a37d9adf0b9124fad722a5ae5faae4bb639 (patch)
treeadb29427193a551e14fc6bd3d8aacfecf8706746 /ChangeLog
parent511edc3388bb3b8285af8c818af27235773d4bce (diff)
downloadpcsxr-d4840a37d9adf0b9124fad722a5ae5faae4bb639.tar.gz
dfcdrom: fixed thread deadlock in some cases.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55905 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a92d709..2d61caa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+August 8, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * plugins/dfcdrom/cdr.c: Fixed thread deadlock in some cases.
+ * plugins/dfcdrom/cdr.h: Likewise.
+ * macosx/plugins/DFCdrom/macsrc/cdr-macosx.c: Likewise.
+ * plugins/dfnet/cfg.c: Silenced warning.
+
August 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/r3000a.h: Refactored the interrupt scheduling code to make it a