summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-01 01:03:25 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-01 01:03:25 +0000
commitd23d27c5d55ffc5303f0f6d4bea62e09ac096e25 (patch)
tree9623e4585ff885383921c06cabb67cf3ea0a21e1 /ChangeLog
parent46e3aa9f46ca9e0d0cb3d5944199f77e5c5f1a92 (diff)
downloadpcsxr-d23d27c5d55ffc5303f0f6d4bea62e09ac096e25.tar.gz
gtk gui: fixed icon animation in memcard dialog.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50222 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 370daa5b..582b8b67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Jun 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * gui/MemcardDlg.c: Fixed icon animation.
+
May 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxbios.c: Implemented Krom2RawAdd().