summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-04-14 13:09:43 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-04-14 13:09:43 +0000
commitad59e35254c0a563a7e9c387916c5a1547097c70 (patch)
treecf3180e127a16f7976647df27837f6ccf48603be /ChangeLog
parent5810556c327f369683574ff6ce03e96f0082f8c0 (diff)
downloadpcsxr-ad59e35254c0a563a7e9c387916c5a1547097c70.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@45311 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84cafa03..77b31653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ April 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/gte.c: Use u32 instead of unsigned long.
* COPYING: Fixed a typo in FSF's address.
+ * plugins/dfxvideo/soft.c: Army Man invisible bullets fix (courtesy of
+ edgbla).
+ * AUTHORS: Updated info.
+ * data/pcsx.glade2: Likewise.
April 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>