aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-28 01:21:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-28 01:21:45 +0000
commita2f378737fc70cdfce65a3d08eda1c9a99d89b4d (patch)
tree7e8bd998b643295088b5f76431a9196d2c0d7aae /ChangeLog
parentafb957b129b76050a5f8d241a3a9c030ae9799b5 (diff)
downloadruby-a2f378737fc70cdfce65a3d08eda1c9a99d89b4d.tar.gz
* vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from vm_insnhelper.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 82a6b1f353..ceb8fceac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
-Fri Aug 28 09:34:04 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Fri Aug 28 10:21:30 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* iseq.c (iseq_mark): skip outdated cache entries.
+ * vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from
+ vm_insnhelper.h.
+
Fri Aug 28 07:25:25 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* enumerator.c (next_i): typo fixed (reached at end -> reached an