aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-08 12:10:15 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-08 12:10:15 +0000
commite6a8cc7e2bee761f0b9ab86b4888b1ae8cf2a0f2 (patch)
treef8ffb0fe4dc421632a156dd45fdf469f636eb2b4 /ChangeLog
parent8569904ac4ac839f550638211862a688c23a4d8a (diff)
downloadruby-e6a8cc7e2bee761f0b9ab86b4888b1ae8cf2a0f2.tar.gz
* common.mk (enk.mk): give not RUBY but MINIRUBY.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11c761ac4b..70e1c95417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 8 21:09:10 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * common.mk (enk.mk): give not RUBY but MINIRUBY.
+
Fri Aug 8 17:03:17 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (shutdown, sched_yield, pthread_attr_setinheritsched):