summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 05:25:19 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 05:25:19 +0000
commit14b4acb8311b0c513150e44a8fc300907523d194 (patch)
tree03b52524237628153880d2aa7fc0c336ed8db381 /ChangeLog
parentdd4b2eaa7fc19e3988b6a6a6e41f0784126ef7b3 (diff)
downloadpcsxr-14b4acb8311b0c513150e44a8fc300907523d194.tar.gz
#ifdef'ed out Sio1 interface for now (using uninitialized ptr in plugins.c could result in potential bad thing)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54254 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d0e5e87..e17d0b55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+July 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/plugins.c: #ifdef'ed out the currently unused Sio1 API.
+ * libpcsxcore/plugins.h: Likewise.
+ * libpcsxcore/psxhw.c: Likewise.
+
July 4, 2010 edgbla <edgbla@yandex.ru>
* libpcsxcore/plugins.c: GPUvBlank (for gpuBladeSoft now, experimental).