summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0610e41c..d3792c83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ January 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* macosx/EmuThread.m: Use setjmp()/longjmp() for resetting to avoid nasty
plugin issues.
+ * libpcsxcore/mdec.c: Minor cleanup.
January 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>