aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-15 08:39:14 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-15 08:39:14 +0000
commitd6d2eed78ef765f321b33ebdd2bdd9901dd5a39f (patch)
tree2bcd67f28c8ef62cfe03022a3c8241e8950ec13e /ChangeLog
parentfa9a533d0baca7b4d6b582d3eb48ef3c5a2f7c84 (diff)
downloadruby-d6d2eed78ef765f321b33ebdd2bdd9901dd5a39f.tar.gz
* common.mk (parse.{c,h}): creates in the dependency order.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18642 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 949050ece4..ff020234a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 15 17:39:05 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (parse.{c,h}): creates in the dependency order.
+
Fri Aug 15 16:59:30 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* vm_core.h (exec_event_hooks): skips RubyVM::FrozenCore.