summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-03 08:01:07 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-03 08:01:07 +0000
commit394c8136b46ab30075b97abc4239dd00e9eb689e (patch)
tree6445cf69243527066a6781f97c207c5a7f300b43 /ChangeLog
parent1d8aa3305fbb048d39ae4b7b10ac2a951ec84bd3 (diff)
downloadpcsxr-394c8136b46ab30075b97abc4239dd00e9eb689e.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35184 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 3c134ab9..e81555cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ November 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* macosx/plugins/HIDInput/src/PlugPAD.c: Implemented PADstartPoll() and
PADpoll().
* plugins/dfxvideo/key.c: Handle Fullscreen toggle message for Mac OS X.
+ * macosx/plugins/DFXVideo/macsrc/PluginGLView.m: Fixed one byte-order issue.
November 2, 2009 Wei Mingzhi <weimingzhi@gmail.com>