summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4b395ddcc..7e59761e29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 22 18:44:32 2016 NARUSE, Yui <[email protected]>
+
+ * variable.c: use uint32_t instead of long to avoid confusion about
+ the type of ivtbl->numiv.
+
Fri Apr 22 15:09:27 2016 Nobuyoshi Nakada <[email protected]>
* eval_jump.c (exec_end_procs_chain): restore previous error info