summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-04 01:16:07 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-04 01:16:07 +0000
commitd07dbe52595739096642d3733c065a26f3306623 (patch)
tree9ab34a80937013a0f82d7bb9dfdf8bbb7cce8b62 /ChangeLog
parent5ed8ffa653e5bbcdcc86bd2b499669c3abbb12c7 (diff)
downloadpcsxr-d07dbe52595739096642d3733c065a26f3306623.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50872 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ff66be5..64927244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ 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.
+ * win32/gui/WndMain.c: Changed language code corresponding to the ones in
+ source tree.
Jun 3, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>