<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,22 @@
 == git
 
+
+== 2.0.1 (February 20, 2009)
+
+Newly created ~/.caprc does not load Rails recipes.
+
+This solves the problem of Capistrano's default deploy tasks
+having 'before' and 'after' tasks added when you're deploying
+a project that isn't setup to use deprec.
+
+Existing users can update their existing ~/.caprc, replacing:
+
+    require 'deprec'
+
+with:
+
+    require 'deprec_minus_rails'
+
 == 2.0.0 (February 14, 2009)
 
 * Official deprec-2.0 Rubyforge release!</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,15 +1,26 @@
 deprec/TODO.txt
 
 == Milestone 1
-* update README
-* Stop double printing of tasks when linked to canonical name
-* unlink ree when normal ruby installed
-* test deploy:migrate when database is not on app server
-* check REE is unlinked when ruby-1.8.7 installed
+
+ssl problem &quot;ssl_error_rx_record_too_long&quot;
+- remove default site?
+
+	sort out cert generation
+
+	ensure this is installed
+		NameVirtualHost *:80
+ 
+		&lt;IfModule mod_ssl.c&gt;
+		     NameVirtualHost *:443
+		&lt;/IfModule&gt;
+
 
 
 == Milestone 2
 * make quieter
+* Stop double printing of tasks when linked to canonical name
+* unlink ree when normal ruby installed
+* check REE is unlinked when ruby-1.8.7 installed
 
 
 == Milestone 3
\ No newline at end of file</diff>
      <filename>TODO.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 
 SPEC = Gem::Specification.new do |s|
   s.name = 'deprec'
-  s.version = '2.0.0'
+  s.version = '2.0.1'
   
   s.authors = ['Mike Bailey']
   s.description = &lt;&lt;-EOF</diff>
      <filename>deprec.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dca9008291415f73d890f847efa66799ca6c98bc</id>
    </parent>
  </parents>
  <author>
    <name>Mike Bailey</name>
    <email>mike@bailey.net.au</email>
  </author>
  <url>http://github.com/mbailey/deprec/commit/f4b2cbc4082722eadc31cd040961fcadf97f77c8</url>
  <id>f4b2cbc4082722eadc31cd040961fcadf97f77c8</id>
  <committed-date>2009-02-19T06:53:32-08:00</committed-date>
  <authored-date>2009-02-19T06:53:32-08:00</authored-date>
  <message>Bumped version to 2.0.1</message>
  <tree>0f2778058ddabfdfee7077fa46527705e147bec0</tree>
  <committer>
    <name>Mike Bailey</name>
    <email>mike@bailey.net.au</email>
  </committer>
</commit>
