<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -959,12 +959,6 @@ module Sinatra
         content_type :png
         send_file filename
       end
-      
-      get '/__sinatra__/:image.jpg' do
-        filename = File.dirname(__FILE__) + &quot;/images/#{params[:image]}.jpg&quot;
-        content_type :jpg
-        send_file filename
-      end
 
       error NotFound do
         (&lt;&lt;-HTML).gsub(/^ {8}/, '')</diff>
      <filename>lib/sinatra/base.rb</filename>
    </modified>
    <modified>
      <diff>@@ -124,7 +124,7 @@ TEMPLATE = &lt;&lt;HTML
 &lt;body&gt;
   &lt;div id=&quot;wrap&quot;&gt;
     &lt;div id=&quot;header&quot;&gt;
-      &lt;img src=&quot;/__sinatra__/500.jpg&quot; alt=&quot;application error&quot; /&gt;
+      &lt;img src=&quot;/__sinatra__/500.png&quot; alt=&quot;application error&quot; /&gt;
       &lt;div id=&quot;summary&quot;&gt;
         &lt;h1&gt;&lt;strong&gt;&lt;%=h exception.class %&gt;&lt;/strong&gt; at &lt;strong&gt;&lt;%=h path %&gt;
           &lt;/strong&gt;&lt;/h1&gt;</diff>
      <filename>lib/sinatra/show_exceptions.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/sinatra/images/500.jpg</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7d06d6dfa91a3f1b0b1579200d560b0bc423dda0</id>
    </parent>
  </parents>
  <author>
    <name>Matte Noble</name>
    <email>me@mattenoble.com</email>
  </author>
  <url>http://github.com/bmizerany/sinatra/commit/f54272065d367673583a5efdc2523c15e090625e</url>
  <id>f54272065d367673583a5efdc2523c15e090625e</id>
  <committed-date>2009-03-26T07:17:06-07:00</committed-date>
  <authored-date>2009-03-15T10:26:47-07:00</authored-date>
  <message>switched back to 500.png rack image</message>
  <tree>5ed3c9b806f381f1ad3b3fd93a709efae711a925</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
