summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-16 03:15:02 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-16 03:15:02 +0000
commitb24d4d3cd394aa86691d69156f3fb108c3537582 (patch)
treeaf97a3e8dd26aa509436471760f5e1b1f74a46c9 /ChangeLog
parentf4ce286d13ff5faf21561f6ba126b8c31cb68c05 (diff)
downloadpcsxr-b24d4d3cd394aa86691d69156f3fb108c3537582.tar.gz
added missing brackets.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48173 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a51fb185..d5c3fd36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+May 16, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/plugins.c: Added brackets around CheckErr() and LoadSym().
+
May 15, 2010 edgbla <edgbla@yandex.ru>
* libpcsxcore/psxdma.h: spu dma was fixed.