summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76463254..ac0dc7d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ September 26, 2009 Wei Mingzhi <weimingzhi@gmail.com>
and BIOS".
* gui/Gtk2Gui.c: Likewise.
* po/pcsx.pot, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po: Updated.
+ * libpcsxcore/cdriso.c: Implemented MDS parsing. MDF files with interleaved
+ subchannel data is now supported.
+ * win32/gui/WndMain.c: Moved States submenu from File menu to Emulator menu.
September 24, 2009 Wei Mingzhi <weimingzhi@gmail.com>