mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge branch 'release' into merge_release_v0.7.6
Conflicts: VERSION hack/make/ubuntu Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
This commit is contained in:
commit
3ef777ecbe
2 changed files with 17 additions and 1 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -1,5 +1,21 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.7.6 (2014-01-14)
|
||||||
|
|
||||||
|
#### Builder
|
||||||
|
|
||||||
|
* Do not follow symlink outside of build context
|
||||||
|
|
||||||
|
#### Runtime
|
||||||
|
|
||||||
|
- Remount bind mounts when ro is specified
|
||||||
|
* Use https for fetching docker version
|
||||||
|
|
||||||
|
#### Other
|
||||||
|
|
||||||
|
* Inline the test.docker.io fingerprint
|
||||||
|
* Add ca-certificates to packaging documentation
|
||||||
|
|
||||||
## 0.7.5 (2014-01-09)
|
## 0.7.5 (2014-01-09)
|
||||||
|
|
||||||
#### Builder
|
#### Builder
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.7.5-dev
|
0.7.6-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue