From dfa27de35e54e481c8e5f530df483ace102c4ab0 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 9 Jan 2010 04:37:53 +0000 Subject: [PATCH] Add news: net/http merges net/https. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e90e581b5d..be0807b747 100644 --- a/NEWS +++ b/NEWS @@ -138,6 +138,9 @@ with all sufficient information, see the ChangeLog file. * do not raise ShiftingError if an aged file already exists. (no ShiftingError will be raised from 1.2.7, just warn() instead) +* net/http + * merged net/https. + * open3 * new methods: * Open3.popen2