summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e70cc0a9..6009d806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/sio.c: Likewise.
* libpcsxcore/psxcounters.c: Likewise.
* libpcsxcore/misc.c: Added savestate versioning support.
+ * gui/Gtk2Gui.c: Don't reset when loading from savestate unless loading
+ succeeded.
May 10, 2010 edgbla <edgbla@yandex.ru>