From c157dff02607951c97e4fbd7d1b3b70010bc0408 Mon Sep 17 00:00:00 2001 From: aamine Date: Thu, 21 Nov 2002 11:07:17 +0000 Subject: modify ChangeLog. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0832bc5f09..e07659635c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Thu Nov 21 20:04:06 2002 Minero Aoki + + * lib/net/http.rb: should not overwrite Host: header. + (This patch is contributed by sean@ruby-lang.org) + +Thu Nov 21 20:01:33 2002 Minero Aoki + + * lib/net/http.rb: support Proxy-Authorization. + (This patch is contributed by Alexander Bokovoy) + Tue Nov 19 14:35:09 2002 Yukihiro Matsumoto * array.c (rb_ary_zip): iterates over items in the receiver. @@ -87,6 +97,7 @@ Thu Nov 14 22:40:29 2002 Nobuyoshi Nakada block to beginning line, instead of the first statement inside the block. +>>>>>>> 1.1270 Thu Nov 14 08:23:42 2002 Yukihiro Matsumoto * math.c (math_acos): check errno after operation. ditto for -- cgit v1.2.3