summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44fe809c..e6177b7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Jun 2, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * gui/MemcardDlg.c: Use unsigned for currentIcon.
+ * libpcsxcore/cdrom.c: Use %x instead of %lx.
+ * libpcsxcore/psxbios.c: Likewise.
+ * libpcsxcore/psxdma.c: Likewise.
+ * libpcsxcore/psxhw.c: Likewise.
+
Jun 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* gui/MemcardDlg.c: Fixed icon animation.