summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-17 03:01:36 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-17 03:01:36 +0000
commitc8a6536656c70d6fa62f7a3cb4484f45688679c8 (patch)
tree9ca8ba3b7affd0cf1df7223657ad94fc9d8dd33d /ChangeLog
parent67baa28487d62c8fee6481bad79561936510decd (diff)
downloadpcsxr-c8a6536656c70d6fa62f7a3cb4484f45688679c8.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54824 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 7d20fecd..895f75b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+July 17, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * plugins/dfcdrom/cdr-libcdio.c: Include libcdio headers before cdr.h.
+ * macosx/plugins/CDDeviceInterface/src/PlugCD.c: Check for kIODVDMediaClass
+ as well (MIGHT fix the "Can't check CD-ROM" issue, cannot test).
+
July 15, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfcdrom/cdr-libcdio.c: Force CAM access mode on FreeBSD.