Changeset 7159
- Timestamp:
- 07/01/07 14:15:41 (1 year ago)
- Files:
-
- tools/capistrano/CHANGELOG (modified) (1 diff)
- tools/capistrano/lib/capistrano/configuration/loading.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tools/capistrano/CHANGELOG
r7154 r7159 1 *SVN* 2 3 * Spelling correction in docs [Tim Carey-Smith] 4 5 1 6 *1.99.3 (2.0 Preview 4)* June 28, 2007 2 7 tools/capistrano/lib/capistrano/configuration/loading.rb
r6289 r7159 78 78 79 79 # Require another file. This is identical to the standard require method, 80 # with the exception that it sets the rec iever as the "current" configuration80 # with the exception that it sets the receiver as the "current" configuration 81 81 # so that third-party task bundles can include themselves relative to 82 82 # that configuration.