<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,9 @@
 *Edge*
 
+* Switch from String#chars to String#mb_chars for the unicode proxy.  [Manfred Stienstra]
+
+  This helps with 1.8.7 compatibility and also improves performance for some operations by reducing indirection.
+
 * TimeWithZone #wday, #yday and #to_date avoid trip through #method_missing [Geoff Buesing]
 
 * Added Time, Date, DateTime and TimeWithZone #past?, #future? and #today? #720 [Clemens Kofler, Geoff Buesing]</diff>
      <filename>activesupport/CHANGELOG</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>638bd19c7fdf4a4c09bfa5b4ada23c6f37724f9b</id>
    </parent>
  </parents>
  <author>
    <name>Michael Koziarski</name>
    <login>NZKoz</login>
    <email>michael@koziarski.com</email>
  </author>
  <url>http://github.com/rails/rails/commit/961e2b861096c67573f3ddd2c9e55bb0658d6d88</url>
  <id>961e2b861096c67573f3ddd2c9e55bb0658d6d88</id>
  <committed-date>2008-09-22T12:52:21-07:00</committed-date>
  <authored-date>2008-09-22T12:52:21-07:00</authored-date>
  <message>Changelog entry for manfred's multibyte changes</message>
  <tree>6504e1808cc181c01a65dd341e6f042afc8dfa9e</tree>
  <committer>
    <name>Michael Koziarski</name>
    <login>NZKoz</login>
    <email>michael@koziarski.com</email>
  </committer>
</commit>
