From caf149c2bfd7be2d0d44c20b800a67f47458333f Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 5 Mar 2006 09:41:33 +0000 Subject: * lib/fileutils.rb: do not repeat command options. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77e6441bf..f042067b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Mar 5 18:40:58 2006 Minero Aoki + + * lib/fileutils.rb: do not repeat command options. + Sun Mar 5 18:35:03 2006 Minero Aoki * lib/net/http.rb (send_request_with_body): #content_type never -- cgit