Changeset 477
- Timestamp:
- 05/22/08 11:52:55 (8 months ago)
- Files:
-
- trunk/CHANGELOG (modified) (1 diff)
- trunk/deprec.gemspec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/CHANGELOG
r441 r477 1 1 == SVN 2 3 == 1.99.16 (May 5, 2008) 4 5 * change: start mongrel using mongrel_cluster with --clean option so mongrel 6 will start even when there are stale pids around. 7 8 * bugfix: nginx vhost template now uses :mongrel_port instead of 8000 9 2 10 3 11 == 1.99.15 (Mar 27, 2008) trunk/deprec.gemspec
r448 r477 7 7 spec.homepage = 'http://www.deprec.org/' 8 8 spec.rubyforge_project = 'deprec' 9 spec.version = '1.99.1 5'9 spec.version = '1.99.17' 10 10 spec.summary = 'deployment recipes for capistrano' 11 11 spec.description = <<-EOF
