aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-03 05:44:29 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-03 05:44:29 +0000
commit9729ba32d0d07f7395205b65faacf0cffdbc0b5e (patch)
tree7509204981ebb00a8ef410f2f8032e7ca4cb3ca2 /ChangeLog
parent11b693504939d45ff1e39649adf14f5987c2d6e5 (diff)
downloadruby-9729ba32d0d07f7395205b65faacf0cffdbc0b5e.tar.gz
* common.mk (INSNS): add insns_info.inc.
* common.mk (INSNS): make incs separately for nmake. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15893 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 fcdf8b3a09..3d82826b4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Apr 3 14:42:11 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * common.mk (INSNS): add insns_info.inc.
+
+ * common.mk (INSNS): make incs separately for nmake.
+
Thu Apr 3 13:20:38 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (endb.h, transdb.h, prelude.c): depend on $(PREP) and