aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-13 14:42:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-13 14:42:55 +0000
commit6733142c7184d5d422d09ded655575ac4ebe9d3f (patch)
tree301b3ec03f78c9fd728c2fc4c8d8e8d208f24d23 /ChangeLog
parent31ad92b2f3829002aabfe27b0b4cb8dc237c03d8 (diff)
downloadruby-6733142c7184d5d422d09ded655575ac4ebe9d3f.tar.gz
* common.mk (parse.h): fake rule.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18587 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 5483ca0f72..b877f1fa59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Aug 13 23:42:49 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (parse.h): fake rule.
+
Wed Aug 13 23:15:58 2008 Shugo Maeda <shugo@ruby-lang.org>
* test/ruby/test_thread.rb (test_list): call Thread.pass to run t1.