summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-01-31 12:56:08 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-01-31 12:56:08 +0000
commit9dfc93a3ee0b0b6b17a240bc24046063fbcc1476 (patch)
tree4043294f246fe187a08718096a484d6d187c45aa /ChangeLog
parent94f70c33acbf341df5f00fa02a1d9af497d79e3a (diff)
downloadpcsxr-9dfc93a3ee0b0b6b17a240bc24046063fbcc1476.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40990 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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>