summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 812ab532..82432388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,8 @@ December 4, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* plugins/dfinput/pad.h: Likewise.
* po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/pcsx.pot: Updated.
* libpcsxcore/psxbios.c: Don't touch the stack pointer if pointed to the
- hardware area, which fixes FF7 chocobo racing problem.
+ hardware area, which fixes FF7 chocobo racing problem. Don't always
+ allocate stack spaces before softcall.
December 3, 2009 Wei Mingzhi <weimingzhi@gmail.com>