<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+== edge
+
+* 1 minor improvement
+  * Reset the postinstall text color to previous (Konstantin Haase)
+
 == 0.1.5 2009-07-27
 
 * 1 major improvement</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -152,6 +152,7 @@ Thanks to the following folks who have contributed to this project:
 * Michael Moen
 * Graham Savage
 * Karl O'Keeffe
+* Konstantin Haase
 
 == LICENSE:
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -13,8 +13,7 @@ $hoe = Hoe.spec 'autotest-growl' do
   self.summary              = %q{Next generation Growl notification support for ZenTest's autotest.}
   self.description          = %q{This gem aims to improve support for Growl notification by ZenTest's autotest. It comes with a nice colored Ruby icon set and - for now - supports Cucumber by means of a workaround.}
   self.url                  = %q{http://www.bitcetera.com/products/autotest-growl}
-# self.changes              = self.paragraphs_of(&quot;History.txt&quot;, 0..1).join(&quot;\n\n&quot;)
-  self.post_install_message = &quot;\n\e[1;32m&quot; + File.read('PostInstall.txt') + &quot;\e[0;30m\n&quot;
+  self.post_install_message = &quot;\n\e[1;32m&quot; + File.read('PostInstall.txt') + &quot;\e[0m\n&quot;
   self.rubyforge_name       = self.name
   self.extra_deps           = [
                                 ['ZenTest','&gt;= 4.1.3'],</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{autotest-growl}
-  s.version = &quot;0.1.5&quot;
+  s.version = &quot;0.1.5.1&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Sven Schwyn&quot;]
-  s.date = %q{2009-07-27}
+  s.date = %q{2009-07-28}
   s.description = %q{This gem aims to improve support for Growl notification by ZenTest's autotest. It comes with a nice colored Ruby icon set and - for now - supports Cucumber by means of a workaround.}
   s.email = [&quot;ruby@bitcetera.com&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;PostInstall.txt&quot;]</diff>
      <filename>autotest-growl.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -5,6 +5,6 @@ require File.join(File.dirname(__FILE__), 'autotest', 'growl')
 
 module AutotestGrowl
 
-  VERSION  = '0.1.5'
+  VERSION  = '0.1.5.1'
 
 end</diff>
      <filename>lib/autotest-growl.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>60879e0d1a1983dc11f5367ee82a679f2ea86fa0</id>
    </parent>
  </parents>
  <author>
    <name>Sven Schwyn</name>
    <email>schwyn@bitcetera.com</email>
  </author>
  <url>http://github.com/svoop/autotest-growl/commit/f6cb3a8d7a97b3ab59974c67b381405867fa9fdb</url>
  <id>f6cb3a8d7a97b3ab59974c67b381405867fa9fdb</id>
  <committed-date>2009-07-28T02:34:40-07:00</committed-date>
  <authored-date>2009-07-28T02:34:40-07:00</authored-date>
  <message>Move color fix to Rakefile.</message>
  <tree>4e8964a2ca08d004080485aef1c1f59bc9a1b03d</tree>
  <committer>
    <name>Sven Schwyn</name>
    <email>schwyn@bitcetera.com</email>
  </committer>
</commit>
