Rephrase changelog

Upstream-commit: fe0378e9b36b89d5eb01b4c2bf8c160305a958a7
Component: engine
This commit is contained in:
Solomon Hykes
2013-07-01 17:05:49 -07:00
parent 8b7816d5d5
commit 44f9a36ca8

View File

@ -1,8 +1,8 @@
# Changelog
## 0.4.8 (2013-07-01)
+ Runtime: Add Entrypoint to builder and container config
- Runtime: Make sure the ID is displayed when use docker run -d
+ Builder: New build operation ENTRYPOINT adds an executable entry point to the container.
- Runtime: Fix a bug which caused 'docker run -d' to no longer print the container ID.
- Tests: Fix issues in the test suite
## 0.4.7 (2013-06-28)