aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-06 08:50:19 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-06 08:50:19 +0000
commit55cfc1e4098cf742758dd6f4d5c96a30b0e187fa (patch)
tree8a107412e2b78423d0d4009cbc854c7a3bc90206 /ChangeLog
parentf825d848986177d779e8018a1083f88b8799ae5f (diff)
downloadruby-55cfc1e4098cf742758dd6f4d5c96a30b0e187fa.tar.gz
* template/id.h.tmpl: fix this.
* id.h: removed. Because this file is generated automatically. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd7b9c9c16..d61143c2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Sep 6 17:47:21 2009 Koichi Sasada <ko1@atdot.net>
+
+ * template/id.h.tmpl: fix this.
+
+ * id.h: removed. Because this file is generated automatically.
+
Sun Sep 6 17:31:28 2009 Koichi Sasada <ko1@atdot.net>
* compile.c (iseq_specialized_instruction), insns.def (opt_size):