summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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>