* NEWS: Added news entry of RDoc 4.2.1

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2015-12-22 13:09:06 +00:00
Родитель d9bddfda03
Коммит a823014fed
2 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,7 @@
Tue Dec 22 22:09:01 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* NEWS: Added news entry of RDoc 4.2.1
Tue Dec 22 21:20:00 2015 Kenta Murata <mrkn@mrkn.jp>
* ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.

5
NEWS
Просмотреть файл

@ -286,6 +286,11 @@ with all sufficient information, see the ChangeLog file.
* Rake
* Rake is removed from stdlib. [Feature #11025]
* RDoc
* Updated to RDoc 4.2.1. For full release notes see:
https://github.com/rdoc/rdoc/blob/master/History.rdoc#421--2015-12-22
* RubyGems
* Updated to RubyGems 2.5.1. For full release notes see: