8000 Merge branch '1.3' into 1.4 · alex-python/fabric@499d616 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 499d616

Browse files
committed
Merge branch '1.3' into 1.4
Conflicts: fabric/version.py
2 parents 4be5ce2 + 7ff95f7 commit 499d616

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ would have also been included in the 1.2 line.
2525
Changelog
2626
=========
2727

28+
* :release:`1.3.5 <2012-02-13>`
29+
* :release:`1.2.6 <2012-02-13>`
30+
* :release:`1.1.8 <2012-02-13>`
2831
* :bug:`495` Fixed documentation example showing how to subclass
2932
`~fabric.tasks.Task`. Thanks to Brett Haydon for the catch and Mark Merritt
3033
for the patch.
@@ -79,7 +82,8 @@ Changelog
7982
* :bug:`494` Fixed regression bug affecting some `env` values such as
8083
`env.port` under parallel mode. Symptoms included
8184
`~fabric.contrib.project.rsync_project` bailing out due to a None port value
82-
when run under `@parallel <fabric.decorators.parallel>`. Thanks to Rob Terhaar for the report.
85+
when run under `@parallel <fabric.decorators.parallel>`. Thanks to Rob
86+
Terhaar for the report.
8387
* :bug:`339` Don't show imported `~fabric.colors` members in :option:`--list
8488
<-l>` output. Thanks to Nick Trew for the report.
8589
* :release:`1.3.3 <2011-11-23>`

0 commit comments

Comments
 (0)
0