summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-25 14:46:58 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-25 14:46:58 +0000
commit95d5f1eac3cf879117a0a52e9630735650e912b5 (patch)
treec98298a2e44afabe49fe115ef4c1c7eadf1a69e6 /ChangeLog
parentb18befaaf7e564f6a835d81a07ecb3fa1c46ed3f (diff)
merges r24536 from trunk into ruby_1_9_1.
-- * configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25483 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 e77dff079..0084d7e4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 14 14:31:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (rubyhdrdir): fixed typo. [ruby-dev:39079]
+
Fri Aug 14 00:29:22 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* doc/ChangeLog-1.8.0: add forgotten entry contributed by