Changeset 501
- Timestamp:
- 06/17/08 19:11:56 (5 months ago)
- Files:
-
- trunk/CHANGELOG (modified) (1 diff)
- trunk/deprec.gemspec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/CHANGELOG
r495 r501 1 1 == SVN 2 3 == 1.99.21 (June 17, 2008) 4 5 * added recipes and config templates for ar_sendmail 6 * added gitosis support 7 * added deprec:xen:migrate for "manually" moving slice between hosts 2 8 3 9 == 1.99.20 (June 3, 2008) trunk/deprec.gemspec
r495 r501 7 7 spec.homepage = 'http://www.deprec.org/' 8 8 spec.rubyforge_project = 'deprec' 9 spec.version = '1.99.2 0'9 spec.version = '1.99.21' 10 10 spec.summary = 'deployment recipes for capistrano' 11 11 spec.description = <<-EOF
