浏览代码

Rephrase changelog

Solomon Hykes 12 年之前
父节点
当前提交
fe0378e9b3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -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)