summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-10-11 05:47:36 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-10-11 05:47:36 +0000
commita86f6a00df5c97e1e6c64d96e39e11e2df3d9053 (patch)
tree517c03259a70c662e5bdfc3b41506ad06143b428
parent83033ce328a2ea19c90bcd6f937291f5ed0e1623 (diff)
aamine
* ChangeLog: adding logs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d8e4fdce9..cc36125409 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ Wed Oct 11 14:29:51 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp>
* lib/net/protocol.rb: 2nd arg for ProtocolError#initialize is optional.
+ * lib/net/http.rb: code refining.
+
Tue Oct 10 16:11:54 2000 WATANABE Hirofumi <eban@ruby-lang.org>
* dln.c (dln_load): remove unused code for cygwin.