ruby-changes:37028
From: hsbt <ko1@a...>
Date: Sat, 3 Jan 2015 09:02:00 +0900 (JST)
Subject: [ruby-changes:37028] hsbt:r49109 (trunk): * NEWS: added compatibility entry of r49101.
hsbt 2015-01-03 09:01:49 +0900 (Sat, 03 Jan 2015) New Revision: 49109 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49109 Log: * NEWS: added compatibility entry of r49101. Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 49108) +++ ChangeLog (revision 49109) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Sat Jan 3 09:01:43 2015 SHIBATA Hiroshi <shibata.hiroshi@g...> + + * NEWS: added compatibility entry of r49101. + Fri Jan 2 21:06:59 2015 SHIBATA Hiroshi <shibata.hiroshi@g...> * lib/net/http.rb (Net::HTTP#send_request): there is no response body Index: NEWS =================================================================== --- NEWS (revision 49108) +++ NEWS (revision 49109) @@ -21,6 +21,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L21 === Stdlib compatibility issues (excluding feature bug fixes) +* lib/webrick/utils.rb + * removed unused argument. https://github.com/ruby/ruby/pull/356 + === Built-in global variables compatibility issues === C API updates -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/