ruby-changes:40454
From: shugo <ko1@a...>
Date: Wed, 11 Nov 2015 15:11:58 +0900 (JST)
Subject: [ruby-changes:40454] shugo:r52535 (trunk): Add the ticket number to ChangeLog.
shugo 2015-11-11 15:11:47 +0900 (Wed, 11 Nov 2015) New Revision: 52535 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52535 Log: Add the ticket number to ChangeLog. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 52534) +++ ChangeLog (revision 52535) @@ -8,6 +8,7 @@ Wed Nov 11 11:58:38 2015 Shugo Maeda < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L8 * lib/net/ftp.rb (initialize): Connections are in passive mode per default now. The default mode can be changed by Net::FTP.default_passive=. + [ruby-core:71146] [Feature #11612] * lib/net/ftp.rb (default_passive=, default_passive): new methods. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/