summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-20 00:27:30 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-20 00:27:30 +0000
commit36e3e89a0d7e27fdae4e6762e41ea03567d7aace (patch)
tree61d33b3327d920a77879dd20fb560b91f2801c11 /ChangeLog
parent0956549379a239182714ca5f06bb40748e3a54a5 (diff)
downloadpcsxr-36e3e89a0d7e27fdae4e6762e41ea03567d7aace.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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.