<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name     = &quot;2000-2005-adapter&quot;
-  s.version  = &quot;2.2.8&quot;
-  s.date     = &quot;2009-01-09&quot;
+  s.version  = &quot;2.2.9&quot;
+  s.date     = &quot;2009-01-22&quot;
   s.summary  = &quot;SQL Server 2000 &amp; 2005 Adapter For Rails.&quot;
   s.email    = &quot;ken@metaskills.net&quot;
   s.homepage = &quot;http://github.com/rails-sqlserver/2000-2005-adapter/&quot;</diff>
      <filename>2000-2005-adapter.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,11 @@
 
 MASTER
 
+* 
+
+
+* 2.2.9 * (January 22nd, 2009)
+
 * Fixing a small bug in the deprecated DBI::Timestamp conversion so it correctly converts nanosecond whole 
   numbers to back to pre type cast SQL Server milliseconds, ultimately allow ruby's Time#usec which is 
   microseconds to be correct. [Ken Collins]</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -150,7 +150,7 @@ module ActiveRecord
     class SQLServerAdapter &lt; AbstractAdapter
       
       ADAPTER_NAME            = 'SQLServer'.freeze
-      VERSION                 = '2.2.8'.freeze
+      VERSION                 = '2.2.9'.freeze
       DATABASE_VERSION_REGEXP = /Microsoft SQL Server\s+(\d{4})/
       SUPPORTED_VERSIONS      = [2000,2005].freeze
       LIMITABLE_TYPES         = ['string','integer','float','char','nchar','varchar','nvarchar'].freeze</diff>
      <filename>lib/active_record/connection_adapters/sqlserver_adapter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a7486d4e8b7de9d8b8571f550959196a48050be4</id>
    </parent>
  </parents>
  <author>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </author>
  <url>http://github.com/rails-sqlserver/2000-2005-adapter/commit/e26bfc70375f176462b03e268523dfcd2038b2a3</url>
  <id>e26bfc70375f176462b03e268523dfcd2038b2a3</id>
  <committed-date>2009-01-22T12:24:10-08:00</committed-date>
  <authored-date>2009-01-22T12:24:10-08:00</authored-date>
  <message>Update version to 2.2.9</message>
  <tree>01405f29b3dea79beebfed2153ca3c5e7ebb6d5c</tree>
  <committer>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </committer>
</commit>
