From de75f3c0a6f0cb73f1b2c9572af8edda4eb25658 Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 15 Oct 2000 21:37:30 +0000 Subject: aamine * lib/net/http.rb: hex-alpha is not [a-h] but [a-f]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 265f85a164..a057e280fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 16 06:39:32 2000 Minero Aoki + + * lib/net/http.rb: hex-alpha is not [a-h] but [a-f]. + Sat Oct 14 03:32:13 2000 Yukihiro Matsumoto * eval.c (rb_thread_alloc): should not link a new thread in the -- cgit v1.2.3