summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b13f581a..6ff66be5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Jun 4, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * gui/Plugin.c: Hack-fixed the bug which causes crash when loading state
+ with dynarec CPU core. A large amount of refactor is needed for a proper
+ fix.
+
Jun 3, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/cheat.c: Fixed endianness issue (not tested).