ruby-changes:58356
From: Yusuke <ko1@a...>
Date: Tue, 22 Oct 2019 19:33:58 +0900 (JST)
Subject: [ruby-changes:58356] 0e735b218f (master): NEWS: Make Net::FTP#features and #option more informative
https://git.ruby-lang.org/ruby.git/commit/?id=0e735b218f From 0e735b218fbf0d329c4e76e79dbabda27a32d9c7 Mon Sep 17 00:00:00 2001 From: Yusuke Endoh <mame@r...> Date: Tue, 22 Oct 2019 19:32:04 +0900 Subject: NEWS: Make Net::FTP#features and #option more informative diff --git a/NEWS b/NEWS index 3c9687f..f29669a 100644 --- a/NEWS +++ b/NEWS @@ -459,7 +459,8 @@ IRB:: https://github.com/ruby/ruby/blob/trunk/NEWS#L459 Net::FTP:: - * Add features and options. [Feature #15964] + * Add Net::FTP#features to check available features, and Net::FTP#option to + enable/disable each of them. [Feature #15964] Net::IMAP:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/