<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -83,6 +83,7 @@ module RequestLogAnalyzer
     # * &lt;tt&gt;:file&lt;/tt&gt; Filestring, File or StringIO.
     # * &lt;tt&gt;:format&lt;/tt&gt; :rails, {:apache =&gt; 'FORMATSTRING'}, :merb, etcetera or Format Class. (Defaults to :rails).
     # * &lt;tt&gt;:mail&lt;/tt&gt; Email the results to this email address.
+    # * &lt;tt&gt;:mailhost&lt;/tt&gt; Email the results to this mail server.
     # * &lt;tt&gt;:no_progress&lt;/tt&gt; Do not display the progress bar (increases speed).
     # * &lt;tt&gt;:output&lt;/tt&gt; :fixed_width, :html or Output class. Defaults to fixed width.
     # * &lt;tt&gt;:reject&lt;/tt&gt; Reject specific {:field =&gt; :value} combination (expects a single hash).</diff>
      <filename>lib/request_log_analyzer/controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -38,7 +38,7 @@ To: #{to_alias} &lt;#{@to}&gt;
 Subject: #{subject}
 #{content_type}
 
-#{@data.to_s}
+#{@data.join(&quot;\n&quot;)}
 END_OF_MESSAGE
 
       unless @options[:debug]</diff>
      <filename>lib/request_log_analyzer/mailer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9be35a6f2112ded23a15c50363b229d66fc0e561</id>
    </parent>
  </parents>
  <author>
    <name>barttenbrinke</name>
    <email>info@retrosync.com</email>
  </author>
  <url>http://github.com/wvanbergen/request-log-analyzer/commit/b6b8fc9a3721ca30b04fd75384c5bbc9ba01f5b2</url>
  <id>b6b8fc9a3721ca30b04fd75384c5bbc9ba01f5b2</id>
  <committed-date>2009-10-29T01:01:11-07:00</committed-date>
  <authored-date>2009-10-29T01:01:11-07:00</authored-date>
  <message>Combined amartens and Ashleym1972 Patches</message>
  <tree>9acc02eaff80b62f9b8dd93d23737548e1e01f34</tree>
  <committer>
    <name>barttenbrinke</name>
    <email>info@retrosync.com</email>
  </committer>
</commit>
