<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -162,6 +162,10 @@ with all sufficient information, see the ChangeLog file.
 
     New alias to #inject.
 
+  * Enumerable#to_a
+
+    Can take optional arguments and pass them to #each.
+
   * Hash#eql?
   * Hash#hash
   * Hash#==
@@ -263,6 +267,10 @@ with all sufficient information, see the ChangeLog file.
 
   * Regexp.union accepts an array of patterns.
 
+  * String#bytes
+
+    New method
+
   * String#bytesize
 
     New method, returning the size in bytes. (alias length and size)</diff>
      <filename>NEWS</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>22a99feb2824793de5a48040ab96f478d6b61ab3</id>
    </parent>
  </parents>
  <author>
    <name>marcandre</name>
    <email>marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
  </author>
  <url>http://github.com/rubyspec/matzruby/commit/439845dd9d3c092eef7ba8c0bb41c70b988f107b</url>
  <id>439845dd9d3c092eef7ba8c0bb41c70b988f107b</id>
  <committed-date>2009-11-08T09:46:39-08:00</committed-date>
  <authored-date>2009-11-08T09:46:39-08:00</authored-date>
  <message>* NEWS: added String#bytes and Enumerable#to_a

git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_7@25694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e</message>
  <tree>c2a192f3ebc1c67f0965acd08a78143d2657fc5e</tree>
  <committer>
    <name>marcandre</name>
    <email>marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
  </committer>
</commit>
