<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -286,7 +286,7 @@ describe FasterBuilder::XmlMarkup do
     
     it &quot;should generate XML with different encodings&quot; do
       @xml.instruct! :xml, :encoding =&gt; &quot;UCS-2&quot;
-      @xml.target!.should == &quot;&lt;\000?\000x\000m\000l\000 \000v\000e\000r\000s\000i\000o\000n\000=\000\&quot;\0001\000.\0000\000\&quot;\000 \000e\000n\000c\000o\000d\000i\000n\000g\000=\000\&quot;\000U\000C\000S\000-\0002\000\&quot;\000?\000&gt;\000\n\000&quot;
+      @xml.target!.should == &quot;\377\376&lt;\000?\000x\000m\000l\000 \000v\000e\000r\000s\000i\000o\000n\000=\000\&quot;\0001\000.\0000\000\&quot;\000 \000e\000n\000c\000o\000d\000i\000n\000g\000=\000\&quot;\000U\000C\000S\000-\0002\000\&quot;\000?\000&gt;\000\n\000&quot;
     end
     
     it &quot;should generate standalone XML prologs&quot; do</diff>
      <filename>spec/faster_builder/xml_markup_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>59e8dd119b03ae22be614cf3da9479be111a8f54</id>
    </parent>
  </parents>
  <author>
    <name>Coda Hale</name>
    <email>coda.hale@gmail.com</email>
  </author>
  <url>http://github.com/codahale/faster-builder/commit/2dd47b8e378e39da00a9f7688f7affe0de0b1ee2</url>
  <id>2dd47b8e378e39da00a9f7688f7affe0de0b1ee2</id>
  <committed-date>2008-08-04T10:19:52-07:00</committed-date>
  <authored-date>2008-08-04T10:19:52-07:00</authored-date>
  <message>libxml-ruby now uses the BOM markings for UCS-2.</message>
  <tree>12854b4613b705234e347625b4ebaae06610fd38</tree>
  <committer>
    <name>Coda Hale</name>
    <email>coda.hale@gmail.com</email>
  </committer>
</commit>
