<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bugs/resolved/cell_width_miscalculation.rb</filename>
    </added>
    <added>
      <filename>bugs/table_row_background_color_issue.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -33,9 +33,7 @@ Prawn::Document.generate(&quot;table.pdf&quot;) do
     :vertical_padding =&gt; 3,
     :border     =&gt; 2,
     :position   =&gt; :center,
-    :headers    =&gt; [&quot;Column A&quot;,&quot;Column B&quot;,&quot;#&quot;],
-    :row_colors =&gt; [&quot;eeeeee&quot;]
-
+    :headers    =&gt; [&quot;Column A&quot;,&quot;Column B&quot;,&quot;#&quot;]
   pad(20) do
     text &quot;This should appear in the original font size&quot;
   end</diff>
      <filename>examples/table.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bugs/cell_width_miscalculation.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>96f660660345c7c22923ba51d0124022a3a189ab</id>
    </parent>
  </parents>
  <author>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/6d84ac4ba0587ce6991a46c6b1105a55a296dc37</url>
  <id>6d84ac4ba0587ce6991a46c6b1105a55a296dc37</id>
  <committed-date>2008-07-24T09:55:06-07:00</committed-date>
  <authored-date>2008-07-24T09:55:06-07:00</authored-date>
  <message>Let's track down this bug in table row coloring</message>
  <tree>ab0238db4973c8dac71484cafd1f50c269d7c84c</tree>
  <committer>
    <name>Gregory Brown</name>
    <email>gregory.t.brown@gmail.com</email>
  </committer>
</commit>
