summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7585acc8..ad2cac01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
+July 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/cdriso.c: Added support for images ripped with cdrdao with
+ "--read-subchan rw_raw" for subchannel data.
+
Jun 30, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* macosx/PcsxController.m: Default dynarec to off until it's actually working
for Mac OS X :(
- * libpcsxcore/cdriso.c: Added support for images ripped with cdrdao with
- "--read-subchan rw_raw" for subchannel data.
Jun 29, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>