From 65cd92ed9ba8fa17eb0eff774d5c5826af905731 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 30 Apr 2009 09:19:42 +0000 Subject: * lib/net/http.rb: documentation typo fixed. [ruby-core:23335] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fef88ce3d..0c173d180 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 30 18:18:13 2009 Yukihiro Matsumoto + + * lib/net/http.rb: documentation typo fixed. [ruby-core:23335] + Thu Apr 30 15:27:49 2009 Nobuyoshi Nakada * enc/trans/utf8_mac.trans: get rid of a 1.9 feature for cross -- cgit