summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1174774..c27e0f96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ November 13, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* libpcsxcore/misc.c: Fixed CheckCdrom() and LoadCdrom() so that format like
"cdrom:\\FILENAME" and "cdrom:/FILENAME" in SYSTEM.CNF can be accepted.
+ * libpcsxcore/ix86_64/README: Removed obsolete information.
* macosx/plugins/CDDeviceInterface/src/PlugCD.c: Changed the include path
to SCSITaskLib.h for compatibility with Mac OS X 10.6 (Thanks maggix).