summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-22 15:39:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-22 15:39:32 +0000
commit9adaa9e9df9c3aefc13473ae9bcfbbc58bc2de15 (patch)
treee603b97959dc609ca75678f5b901907af53b3308 /ChangeLog
parent9f66faa3749e3919726828199b25a9b3b6b30e96 (diff)
* common.mk (class.o): depends on vm_core.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24248 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 a4e949666d..43800d92f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jul 23 00:39:25 2009 <nobu@ruby-lang.org>
+
+ * common.mk (class.o): depends on vm_core.h.
+
Thu Jul 23 00:10:02 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* time.c (init_leap_second_info): checks the result of gmtime to