summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 495934ac8b..e5183f7bf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 18 21:09:23 2007 Koichi Sasada <[email protected]>
+
+ * vm.c (invoke_block): merge 2 stack overflow checks.
+
Tue Dec 18 20:58:35 2007 Koichi Sasada <[email protected]>
* compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h: