summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-23 02:46:22 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-23 02:46:22 +0000
commit7c4427cb435c50b2772d69521b34c4979a950ea8 (patch)
tree52c0e0fc9623660319910d224cdd5fccbea519b4 /ChangeLog
parente5644f52a124e136027a0bc4c2359579b3ded432 (diff)
downloadpcsxr-7c4427cb435c50b2772d69521b34c4979a950ea8.tar.gz
show japanese titles properly in memcard manager
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48556 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2284e6c..f6c6b203 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+May 23, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * AUTHORS: Updated on request.
+ * gui/AboutDlg.c: Likewise.
+ * gui/MemcardDlg.c: Show Japanese titles properly.
+ * libpcsxcore/sio.h: Likewise.
+ * libpcsxcore/sio.c: Likewise.
+
May 22, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfsound/pulseaudio.c: Use Native Endian instead of Little Endian.