mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
have a changelog entry with that
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@8918 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
74b0c3be6d
commit
eceaea75ca
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
*SVN*
|
||||
|
||||
* Don't try to kill the spawner process on deploy:stop if no spawner process exists [Jamis Buck]
|
||||
|
||||
* Dynamic roles (e.g. role(:app) { "host.name" }) [dmasover]
|
||||
|
||||
* Implement Bzr#next_revision so that pending changes can be reported correctly [casret]
|
||||
|
|
Loading…
Reference in a new issue