summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-07-17 05:25:15 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-07-17 05:25:15 +0000
commita9c98cfc5c648cfbfcc47da2e27d29c3b47a4504 (patch)
tree615be0df8b472924a8bb6aaf976b7a99ca4b208a
parentb699e76df19586beba63181cbd01e7c3840eeb1d (diff)
downloadruby-a9c98cfc5c648cfbfcc47da2e27d29c3b47a4504.tar.gz
ruby-a9c98cfc5c648cfbfcc47da2e27d29c3b47a4504.tar.xz
ruby-a9c98cfc5c648cfbfcc47da2e27d29c3b47a4504.zip
modify check-in miss.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c81f0bf04..4765be10d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@ Sat Jul 14 12:26:30 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* ext/digest/*/extconf.rb: fix so that they build from any
directory.
-Sat Jul 14 06:20:17 2001 Minero Aoki <aamine@loveruby.net>
+Sat Jul 14 06:20:17 2001 WATANABE Hirofumi <eban@ruby-lang.org>
* lib/net/http.rb: HTTP#proxy? did not worked.