aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* Add #verify_hostname= and #verify_hostname to skip hostname verificationNARUSE, Yui2020-01-241-0/+7
| | | | | [Feature #16555] https://github.com/ruby/ruby/pull/2858
* Remove special handling of $SAFE and related C-APIsJeremy Evans2020-01-221-0/+2
| | | | These were all deprecated in Ruby 2.7.
* NEWS.md: set code format explicitly [ci skip]Nobuyoshi Nakada2020-01-191-1/+1
| | | It is not set by default in the Github viewer.
* Sort globbed results by default [Feature #8709]Nobuyoshi Nakada2020-01-191-0/+8
| | | | | | Sort the results which matched single wildcard or character set in binary ascending order, unless `sort: false` is given. The order of an Array of pattern strings and braces are not affected.
* NEWS.md: reduce headings level [ci skip]Nobuyoshi Nakada2020-01-181-13/+11
| | | | | | As the only h2 did not have its exclusively owned body text, merged it to the first paragraph. Then pulled up h3 and deeper headings.
* NEWS.md: made ticket references links [ci skip]Nobuyoshi Nakada2020-01-181-2/+7
|
* NEWS.md: fixed lists and indents [ci skip]Nobuyoshi Nakada2020-01-181-7/+8
| | | | | | | * The definition lists extensions of the RDoc Markdown parser does not support nesting. * The RDoc Markdown parser requires more indents for nested lists.
* Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA2020-01-161-0/+6
| | | | [Feature #16484][ruby-core:96682]
* NEWS.md: mention "Freeze Regexp literals" [Feature #8948]Yusuke Endoh2020-01-151-0/+6
|
* NEWS.md: converted from NEWSYusuke Endoh2020-01-151-0/+35
and NEWS is deleted