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