aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-22 12:59:27 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-22 12:59:27 +0000
commitec6f077809d87aa3f529e0fc233297653608a283 (patch)
treeb69c6d4e4c5b56fddebd3c772afc8985f65e2c4a /ChangeLog
parent3d85d6edb5064848fea9a27727eb0a7a6d525417 (diff)
downloadruby-ec6f077809d87aa3f529e0fc233297653608a283.tar.gz
* vm_core.h (enum): avoid syntax error.
* method.h: ditto. * internal.h: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 575fd60e73..a111a19a9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Oct 22 21:58:28 2013 URABE Shyouhei <shyouhei@ruby-lang.org>
+
+ * vm_core.h (enum): avoid syntax error.
+
+ * method.h: ditto.
+
+ * internal.h: ditto.
+
Tue Oct 22 19:53:16 2013 Koichi Sasada <ko1@atdot.net>
* gc.c (Init_heap): move logics from heap_pages_init() and remove