mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: added compatibility entry of r49101.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
69b64e00d2
commit
4690241f01
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Sat Jan 3 09:01:43 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* NEWS: added compatibility entry of r49101.
|
||||
|
||||
Fri Jan 2 21:06:59 2015 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* lib/net/http.rb (Net::HTTP#send_request): there is no response body
|
||||
|
|
3
NEWS
3
NEWS
|
@ -21,6 +21,9 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
=== 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
|
||||
|
|
Loading…
Reference in a new issue