mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
correct the changelog
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6705 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
f2ae562833
commit
fe4997a2e5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
*SVN*
|
||||
|
||||
* Uniquely identify servers based on hostname, IP address, and username, instead of merely on hostname [Jamis Buck]
|
||||
* Uniquely identify servers based on hostname, port, and username, instead of merely on hostname [Jamis Buck]
|
||||
|
||||
* Allow (e.g.) scm_command and local_scm_command to be set in the event of different paths to the scm command on local vs. remote hosts. [Jamis Buck]
|
||||
|
||||
|
|
Loading…
Reference in a new issue