summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-24 03:55:23 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-24 03:55:23 +0000
commit72524b9a4e45a26cd598474aa1302d95080f7fcf (patch)
treedb2b43485ca2c549f5f856dda304ae08afca6894 /ChangeLog
parent79401dd1b952b79b1ea22779d7156126391e2cd8 (diff)
downloadpcsxr-72524b9a4e45a26cd598474aa1302d95080f7fcf.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53447 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 91da48ce..8a7daaf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@ Jun 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfsound/spu.c: Reset lastch to -1 in SPUinit().
* plugins/dfsound/psemu.c: Removed support for obsoleted ancient API.
- * plugins/dfsound/Makefile.am: Removed psemu.c.
+ * plugins/dfsound/Makefile.am: Removed psemu.c.
+ * macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj: Likewise.
Jun 23, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>