summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-05 09:22:29 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-05 09:22:29 +0000
commit714a40b66dedf426eb1b3b8938168b5a34ffcb5f (patch)
tree0acc6034027e2954cbbfba8c652e9355ecaac484 /ChangeLog
parentb59859784f3d86b70fbf024fcce878c44a92d9e8 (diff)
downloadpcsxr-714a40b66dedf426eb1b3b8938168b5a34ffcb5f.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31117 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ee855bd..b0f3ac23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@ October 4, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfsound/spucfg-0.1df/main.c: Minor cleanup.
* plugins/dfinput/dfinput.glade2: Fixed problem with new version of glade-3.
* plugins/dfcdrom/cfgCdr.glade: Likewise.
+ * libpcsxcore/cdriso.c: Fixed crash bug when the .toc/.cue file contains
+ empty lines.
October 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>