summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-17 13:00:00 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-17 13:00:00 +0000
commitb58f45d21228f713e3095dd2a538e21ca8c94b11 (patch)
tree64477ad729afdfeda66a71fdd1afa1d358b65846 /ChangeLog
parent60ead29b8401513e185a35fcb5be78737741366e (diff)
downloadpcsxr-b58f45d21228f713e3095dd2a538e21ca8c94b11.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@26215 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 197acb88..ace3c07b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
August 17, 2009 Wei Mingzhi <weimingzhi@gmail.com>
- * plugins/peopsxgl/gpu.c: Make the name of the plugin translateable.
+ * plugins/peopsxgl/gpu.c: Made the name of the plugin translatable.
* plugins/dfsound/spu.c: Likewise.
* plugins/dfxvideo/gpu.c: Likewise.
* plugins/dfinput/pad.c: Likewise.
@@ -8,7 +8,7 @@ August 17, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfcdrom/interface.c: #include locale.h.
* po/update-pot.sh: Also check plugins' source files.
* plugins/dfxvideo/Makefile.am: Removed VERSION and NUMBER defination.
- * po/zh_CN.po, po/zh_TW.po: Updated.
+ * po/zh_CN.po, po/zh_TW.po, po/pcsx.pot: Updated.
August 9, 2009 Wei Mingzhi <weimingzhi@gmail.com>