summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-21 05:14:52 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-21 05:14:52 +0000
commit2030af5d172802ddc2c74dfe4962a220237ebd20 (patch)
treeb83b71c1391fd9c746a1eb0fad050b3d4f505ff8 /ChangeLog
parentf0684f680a9d2611b3854b72c356c6f3354b65c9 (diff)
downloadpcsxr-2030af5d172802ddc2c74dfe4962a220237ebd20.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48429 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aee9fdbd..6bc7af20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ May 21, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
Updated.
* libpcsxcore/psxbios.c: Implemented several HLE BIOS functions inside the
core instead of calling the standard C functions. (Not done yet)
+ * plugins/dfsound/sdl.c: Changed buffer size.
May 20, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>