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 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>