From a0a14ed14a86b7204ba3e9d557a296ca08a8bb8d Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 19 Dec 2002 08:29:18 +0000 Subject: Mention the open-uri.rb import. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/NEWS') diff --git a/doc/NEWS b/doc/NEWS index 5aec22ac42..905d2441c2 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,5 +1,9 @@ This file is not actively maintained. See ChangeLog for recent changes. +: open-uri.rb + + Imported. This is an easy-to-use wrapper for net/http and net/ftp. + : Class#inherited Method is called when Class is inherited by another class. -- cgit v1.2.3