summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-13 15:30:57 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-13 15:30:57 +0000
commitace43dc72128e314ef36bc5c00019818b229192e (patch)
tree002a1d857826a3e66301b167c5cb45493259a8f2 /ChangeLog
parent9cfb62700dd13c9d0dd0b2761883b06ceda3ac52 (diff)
* doc/ChangeLog-1.8.0: add forgotten entry contributed by
TAKAHASHI Kaoru. [ruby-dev:39065] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31bdc40b86..958c9e550f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Aug 14 00:29:22 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * doc/ChangeLog-1.8.0: add forgotten entry contributed by
+ TAKAHASHI Kaoru. [ruby-dev:39065]
+
Fri Aug 14 00:19:49 2009 Yukihiro Matsumoto <matz@ruby-lang.org>
* lib/delegate.rb (Delegator#method_missing): __FILE__ may contain