From 8f58c80e55642b36d42698bd8f6ef3c21f339c33 Mon Sep 17 00:00:00 2001 From: eban Date: Sun, 16 Jan 2005 15:12:02 +0000 Subject: * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@7777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6f9128bc..1388d647a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jan 17 00:09:42 2005 WATANABE Hirofumi + + * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256] + Sat Jan 15 14:57:22 2005 Nobuyoshi Nakada * ruby.c (proc_options): ignore trailing CRs at the end of short -- cgit