<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+=== 0.8.5
+  Fixes http://rick_denatale.lighthouseapp.com/projects/30941/tickets/26
+    events with date parameters failing
 === 0.8.4 - 18 September 2009
   Refactored load structure, should now be conforming to    
         http://weblog.rubyonrails.org/2009/9/1/gem-packaging-best-practices</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -37,7 +37,7 @@ module RiCal
   autoload :RequiredTimezones, &quot;ri_cal/required_timezones.rb&quot; 
   require &quot;ri_cal/core_extensions.rb&quot;
   # :stopdoc:
-  VERSION = '0.8.4'
+  VERSION = '0.8.5'
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
 </diff>
      <filename>lib/ri_cal.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{ri_cal}
-  s.version = &quot;0.8.4&quot;
+  s.version = &quot;0.8.5&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;author=Rick DeNatale&quot;]
-  s.date = %q{2009-09-18}
+  s.date = %q{2009-09-27}
   s.default_executable = %q{ri_cal}
   s.description = %q{A new Ruby implementation of RFC2445 iCalendar.
 </diff>
      <filename>ri_cal.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -34,7 +34,7 @@
     &lt;div class=&quot;sidebar&quot;&gt;
       &lt;div id=&quot;version&quot; class=&quot;clickable&quot; onclick='document.location = &quot;http://rubyforge.org/projects/ri-cal&quot;; return false'&gt;
         &lt;p&gt;Get Version&lt;/p&gt;
-        &lt;a href=&quot;http://rubyforge.org/projects/ri-cal&quot; class=&quot;numbers&quot;&gt;0.8.4&lt;/a&gt;
+        &lt;a href=&quot;http://rubyforge.org/projects/ri-cal&quot; class=&quot;numbers&quot;&gt;0.8.5&lt;/a&gt;
         &lt;p&gt;
         &lt;a href='http://www.pledgie.com/campaigns/4360'&gt;&lt;img alt='Click here to lend your support to: ri_cal and make a donation at www.pledgie.com !' src='http://www.pledgie.com/campaigns/4360.png?skin_name=chrome' border='0' /&gt;&lt;/a&gt;
         &lt;/p&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e81f8f47e45fe2f48b32a4bb95c4cfee829f1c4e</id>
    </parent>
  </parents>
  <author>
    <name>Rick DeNatale</name>
    <email>rick.denatale@gmail.com</email>
  </author>
  <url>http://github.com/rubyredrick/ri_cal/commit/182fb58fa4dbe908238774184eb4b8cae0221864</url>
  <id>182fb58fa4dbe908238774184eb4b8cae0221864</id>
  <committed-date>2009-09-27T20:23:53-07:00</committed-date>
  <authored-date>2009-09-27T20:23:53-07:00</authored-date>
  <message>website and gemspec</message>
  <tree>2276677b150710ac8a7afd9b12776263f96b668f</tree>
  <committer>
    <name>Rick DeNatale</name>
    <email>rick.denatale@gmail.com</email>
  </committer>
</commit>
