summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 05:42:38 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 05:42:38 +0000
commit5963b6ed3c8481dfd5aa23640882b303c1989ecd (patch)
tree9e069d71a74ac2d6b81098df97ba1124c47580cc /ChangeLog
parent14b4acb8311b0c513150e44a8fc300907523d194 (diff)
clarify: the "drv" ptr in LoadSIO1Plugin().
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54258 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e17d0b55..78abfe75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ 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.
+ * win32/gui/AboutDlg.c: Minor text change.
+ * po/pcsx.pot, po/*.po: Updated.
July 4, 2010 edgbla <edgbla@yandex.ru>