summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-26 10:56:27 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-26 10:56:27 +0000
commit0f3ff4e34bd2e54f5f28ab6a03e0781bd28cc54b (patch)
tree75811f66e8d469b44d9f69b4085827a134532ae8 /ChangeLog
parentc1a4d19177aa9afa74ede64614da8005144a2aa9 (diff)
downloadpcsxr-0f3ff4e34bd2e54f5f28ab6a03e0781bd28cc54b.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@33050 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ce8286f..60228fa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+October 26, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * plugins/dfinput/cfg.c: Fixed a bug which caused the settings for analog
+ pad not correctly read from the config file.
+
October 25, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfinput/cfg.c: Replaced dfinput with new SDL/Xkb-based input plugin.