summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-29 01:05:49 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-29 01:05:49 +0000
commit3e6470958953dd45ef15fb7c6cf6302084ec2013 (patch)
treed70918040456c1d34179fe79960a9821cce4b41c /ChangeLog
parente105bbd971a3f180cce936f3e81bf49d10ebfbe9 (diff)
downloadpcsxr-3e6470958953dd45ef15fb7c6cf6302084ec2013.tar.gz
lilypad fix (hopefully)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@53804 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 b4fc7b0b..e94508a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Jun 29, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * win32/gui/plugin.c: Close PAD plugins before other plugins and don't check
+ return value for PADclose(), which should fix issues with LilyPad.
+
Jun 26, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxbios.c: Fixed bcopy() (FF9 battle crash with HLE BIOS - my