Changeset 488

Show
Ignore:
Timestamp:
06/03/08 23:01:33 (7 months ago)
Author:
mbailey
Message:

deprec-1.99.19 release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r477 r488  
    11== SVN 
     2 
     3== 1.99.19 (June 3, 2008) 
     4 
     5* feature: added logrotate. configs generated for nginx and mongrel 
     6* bugfix: monit:install was calling monit:activate but this won't work will monit:config is called.  
     7 
     8== 1.99.18 (May  28, 2008) 
     9 
     10* bugfix: nagios config option was not being set till after required 
     11 
     12== 1.99.17 (May  22, 2008) 
     13 
     14* monit config for mongrel now lives under config/mongrel instead of config/monit 
     15  This way, monit configs for services can live with the recipes/templates for that service. 
    216 
    317== 1.99.16 (May  5, 2008) 
  • trunk/deprec.gemspec

    r477 r488  
    77  spec.homepage = 'http://www.deprec.org/' 
    88  spec.rubyforge_project = 'deprec' 
    9   spec.version = '1.99.17
     9  spec.version = '1.99.19
    1010  spec.summary = 'deployment recipes for capistrano' 
    1111  spec.description = <<-EOF