Merge pull request #3608 from crosbymichael/merge_release_v0.7.6

Merge release v0.7.6 to master
Upstream-commit: 5a91781ef90e0144fe098cdb326dcb929013caf8
Component: engine
This commit is contained in:
Guillaume J. Charmes
2014-01-15 10:41:43 -08:00
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -1,5 +1,21 @@
# 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)
#### Builder
+1 -1
View File
@@ -1 +1 @@
0.7.5-dev
0.7.6-dev