1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Mention the json library. (Pointed out by yhara)

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2010-07-14 10:04:02 +00:00
parent 93f3c3adf8
commit e53a46a58b

View file

@ -391,6 +391,8 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7.
* RDoc
o Updated to version 2.2.2. See:
http://rubyforge.org/frs/shownotes.php?group_id=627&release_id=26434
* json
o JSON (JavaScript Object Notation) encoder/decoder
* commandline options
* -E, --encoding