summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-14 10:04:02 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-14 10:04:02 +0000
commite53a46a58b76fc8c8f43fb0cc389948e77be44ff (patch)
tree78d04a2300860a658bd3031e80c9894bd0941a7c /doc
parent93f3c3adf868dcb7e7d49825ce9536c124dee634 (diff)
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
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-1.9.12
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/NEWS-1.9.1 b/doc/NEWS-1.9.1
index 05752330eb..f2afa00bdc 100644
--- a/doc/NEWS-1.9.1
+++ b/doc/NEWS-1.9.1
@@ -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