summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cdf092e9..0610e41c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+January 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * macosx/EmuThread.m: Use setjmp()/longjmp() for resetting to avoid nasty
+ plugin issues.
+
January 24, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* gui/LnxMain.c: Don't always move the mouse to the right for screensaver
- disabling.
+ disabling.
* win32/pcsx.sln, win32/pcsx.vcproj: Added VC8 Project File.
January 23, 2010 Wei Mingzhi <weimingzhi@gmail.com>