summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-27 04:49:45 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-27 04:49:45 +0000
commit3a8bbe1d897e07a695a2d580ffa575f8263ebd06 (patch)
treea39f07c7870bd3f7c976a2904155d3dc3bcdb460 /ChangeLog
parente15c96a69d3c3e5b7461423f0218110b8071dec1 (diff)
downloadpcsxr-3a8bbe1d897e07a695a2d580ffa575f8263ebd06.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24072 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b022b7e..c5782488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+July 27, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * plugins/dfxvideo/soft.c: Don't allow negative offsets in
+ FillSoftwareArea() and FillSoftwareAreaTrans().
+ * plugins/peopsxgl/soft.c: Likewise.
+
July 24, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* libpcsxcore/cdriso.c: Implemented CCD parsing.