<?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.4&quot;
-  s.date     = &quot;2008-11-25&quot;
+  s.version  = &quot;2.2.5&quot;
+  s.date     = &quot;2009-01-04&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.5 (January 4th, 2009)
+
 * Added a log_info_schema_queries class attribute and make all queries to INFORMATION_SCHEMA silent by 
   default. [Ken Collins]
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -68,7 +68,7 @@ By default any :binary column created by migrations will create these native typ
 * SQL Server 2005 is 'varbinary(max)'
 
 
-== Schema Information Logging
+====  Schema Information Logging
 
 By default all queries to the INFORMATION_SCHEMA table is silenced. If you think logging these queries are useful, you can enable it by adding this like to a config/initializers file.
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -150,7 +150,7 @@ module ActiveRecord
     class SQLServerAdapter &lt; AbstractAdapter
       
       ADAPTER_NAME            = 'SQLServer'.freeze
-      VERSION                 = '2.2.4'.freeze
+      VERSION                 = '2.2.5'.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>2a76eea7d2111e808f40e8eaecc2bbeedf25771c</id>
    </parent>
  </parents>
  <author>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </author>
  <url>http://github.com/rails-sqlserver/2000-2005-adapter/commit/634f12eccf164513cf96a7eec6bf447dbad80e8a</url>
  <id>634f12eccf164513cf96a7eec6bf447dbad80e8a</id>
  <committed-date>2009-01-04T17:40:53-08:00</committed-date>
  <authored-date>2009-01-04T17:40:53-08:00</authored-date>
  <message>Release 2.2.5 version/gem.</message>
  <tree>6622be4a3ad8eae85780a219dccc05e6c5158268</tree>
  <committer>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </committer>
</commit>
