summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-05 17:58:52 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-05 17:58:52 +0000
commit4aa0d9f5c3fc97864201c0436eb3b67ee3a59060 (patch)
tree2eaf74a309604e96f7d5ae2c44571169cc67fc93 /NEWS
parent84c25ece867cb8f1688e2845db183e1eb9c123f9 (diff)
describe RbConfig.ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26245 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d94b43ecbc..e90e581b5d 100644
--- a/NEWS
+++ b/NEWS
@@ -257,6 +257,10 @@ with all sufficient information, see the ChangeLog file.
* new methods:
* Zlib::GzipFile#path
+* rbconfig
+ * new methods:
+ * RbConfig.ruby
+
=== Language changes
* Regexp properties (\p{}) names now ignore underscores, spaces, and case, so