Changeset 8918
- Timestamp:
- 02/21/08 04:34:50 (6 months ago)
- Files:
-
- tools/capistrano/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tools/capistrano/CHANGELOG
r8905 r8918 1 1 *SVN* 2 3 * Don't try to kill the spawner process on deploy:stop if no spawner process exists [Jamis Buck] 2 4 3 5 * Dynamic roles (e.g. role(:app) { "host.name" }) [dmasover]