mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix the issue reference to [Bug #13769], handled in r60270
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e9d9f78483
commit
3e95ecd8d1
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -151,7 +151,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||||
* IPAddr#private? [Feature #11666]
|
* IPAddr#private? [Feature #11666]
|
||||||
* IPAddr#link_local? [Feature #10912]
|
* IPAddr#link_local? [Feature #10912]
|
||||||
* IPAddr now rejects invalid address mask. [Bug #13399]
|
* IPAddr now rejects invalid address mask. [Bug #13399]
|
||||||
* IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [#Bug 13769]
|
* IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
|
||||||
|
|
||||||
* Net::HTTP
|
* Net::HTTP
|
||||||
* Add more HTTP status classes
|
* Add more HTTP status classes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue