aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-28 08:12:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-28 08:12:01 +0000
commit51b6bfb0119356c689fbacf4c399e3e1816dec47 (patch)
tree286ad90fa3120cdcef2b52d6a55df8eb48d5aeaf /ChangeLog
parente53a60147ba68ab98fbe7a078b43311274d59f00 (diff)
downloadruby-51b6bfb0119356c689fbacf4c399e3e1816dec47.tar.gz
* missing/*.c: include missing.h
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28771 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 c6d6c3b66a..e58ba7606a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jul 28 17:11:48 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * missing/*.c: include missing.h
+
Wed Jul 28 09:38:03 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* cont.c: typos.