summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-01 01:35:17 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-01 01:35:17 +0000
commitb8b48f9d58619e55c33106f8dfa21fc70c63e7ad (patch)
tree49b2899415ce9c76c3fe118ac527a95e486d6fdf /NEWS
parentaf4d75f9586b002e63bb36220bf98dabc0456c06 (diff)
* string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8839403304..fb0fe1f4dc 100644
--- a/NEWS
+++ b/NEWS
@@ -72,6 +72,7 @@ with all sufficient information, see the ChangeLog file.
* String#unpack supports endian modifiers
* new method:
* String#prepend
+ * String#byteslice
* Time
* extended method: