summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe614786..c4c38a45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+May 20, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * macosx/main.m: Removed obsolete code, added const too function definations.
+ * libpcsxcore/plugins.c: Added brackets around the use of CheckErr().
+
May 19, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfsound/sdl.c: Use SDL for Sound Plugin.