Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 8918

Show
Ignore:
Timestamp:
02/21/08 04:34:50 (6 months ago)
Author:
minam
Message:

have a changelog entry with that

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tools/capistrano/CHANGELOG

    r8905 r8918  
    11*SVN* 
     2 
     3* Don't try to kill the spawner process on deploy:stop if no spawner process exists [Jamis Buck] 
    24 
    35* Dynamic roles (e.g. role(:app) { "host.name" }) [dmasover]