summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 05:49:51 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 05:49:51 +0000
commitff65e7452f417bc1b909dbec26a787202adfd319 (patch)
treef1eb712c79ca1f28aa1bc9042ed0dc22630ab027 /ChangeLog
parentc8690b57b1b762905661e7c0306be17e44b0998f (diff)
downloadpcsxr-ff65e7452f417bc1b909dbec26a787202adfd319.tar.gz
added savestate versioning
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47747 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 8bcc10a1..e70cc0a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxcommon.h: Likewise.
* libpcsxcore/sio.c: Likewise.
* libpcsxcore/psxcounters.c: Likewise.
+ * libpcsxcore/misc.c: Added savestate versioning support.
May 10, 2010 edgbla <edgbla@yandex.ru>