summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-27 09:37:44 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-27 09:37:44 +0000
commit8f670bd1cb89e1e867b6e86208d670489f905429 (patch)
treee04af927c05c8bebb45cfd89e9d4f75c477e8b35 /ChangeLog
parent7ad851238b299d8ee9b247615fc75eb527eb9918 (diff)
downloadpcsxr-8f670bd1cb89e1e867b6e86208d670489f905429.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@33240 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 3959ccea..c673415f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ October 27, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfinput/xkb.c: Use XkbSetDetectableAutoRepeat() instead of
disabling autorepeat globally.
* po/zh_CN.po: Updated.
+ * plugins/peopsxgl/gpu.c: Allow clicking close button to return to the main
+ UI instead of bailing out.
October 26, 2009 Wei Mingzhi <weimingzhi@gmail.com>