summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67318e7e..08015d9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+March 15, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * libpcsxcore/mdec.c: 0x1f should be 31 rather than 15 (stupid /me).
+
March 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/mdec.c: Rewritten MDEC decoder to replace non-free code, also