Update the default gems section in NEWS.md

This commit is contained in:
Hiroshi SHIBATA 2020-11-19 15:36:21 +09:00
Родитель 4a5c42db88
Коммит 9c1e2a99fc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 19 добавлений и 7 удалений

26
NEWS.md
Просмотреть файл

@ -369,32 +369,44 @@ Excluding feature bug fixes.
* The following libraries are promoted the default gems from stdlib. * The following libraries are promoted the default gems from stdlib.
* English
* abbrev * abbrev
* base64 * base64
* English * drb
* debug
* erb * erb
* find * find
* io-nonblock
* io-wait
* net-ftp * net-ftp
* net-http * net-http
* net-imap * net-imap
* net-protocol * net-protocol
* nkf
* open-uri * open-uri
* optparse * optparse
* resolv * pp
* prettyprint
* resolv-replace * resolv-replace
* resolv
* rinda * rinda
* securerandom
* set * set
* securerandom
* shellwords * shellwords
* tempfile * tempfile
* time
* tmpdir * tmpdir
* time
* tsort * tsort
* un
* weakref * weakref
* The following extensions are promoted the default gems from stdlib.
* digest
* io-nonblock
* io-wait
* nkf
* pathname
* syslog
* win32ole
* Bundled gems * Bundled gems
* net-telnet and xmlrpc have been removed from the bundled gems. * net-telnet and xmlrpc have been removed from the bundled gems.