summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2aa91dc976..936bed691e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Feb 19 22:49:29 2002 Minero Aoki <aamine@loveruby.net>
+
+ * lib/net/http.rb: remove unused class Accumulator.
+
+ * lib/net/http.rb: read response in HTTP#request. not
+ HTTPRequest#exec.
+
+ * lib/net/http.rb: proxy related class instance variables are not
+ initialized correctly.
+
+ * doc/net/http.rb: modify typo in the description of basic auth.
+
Tue Feb 19 14:45:32 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
* marshal.c (r_object): complete restoration before calling