mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Added news entry of Psych 2.0.17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a823014fed
commit
9d57cf8809
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Dec 22 22:11:06 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* NEWS: Added news entry of Psych 2.0.17
|
||||
|
||||
Tue Dec 22 22:09:01 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* NEWS: Added news entry of RDoc 4.2.1
|
||||
|
|
3
NEWS
3
NEWS
|
@ -283,6 +283,9 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Net::Telnet is extracted to net-telnet gem. It's unmaintain code.
|
||||
[Feature #11083]
|
||||
|
||||
* Psych
|
||||
* Updated to Psych 2.0.17
|
||||
|
||||
* Rake
|
||||
* Rake is removed from stdlib. [Feature #11025]
|
||||
|
||||
|
|
Loading…
Reference in a new issue