summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-30 15:57:34 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-30 15:57:34 +0000
commitca856e539419b30201a64b7608debd0fb191a2a3 (patch)
tree9f15cc6540cd56d1686d140222f6d9fa7c642f0a /ChangeLog
parent0b461b4c836f6a95d858f81c216b264e3e3e58e5 (diff)
downloadpcsxr-ca856e539419b30201a64b7608debd0fb191a2a3.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34067 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55a1dc9b..bad03c69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ October 30, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfsound/spucfg-0.1df/dfsound.glade2: Likewise.
* plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2: Likewise.
* plugins/dfinput/pad.h: Declare several variables as volatile.
+ * plugins/dfinput/Makefile.am: Use $(SDL_CONFIG) instead of "sdl-config".
October 29, 2009 Wei Mingzhi <weimingzhi@gmail.com>