1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update changelog to include hostname commit

This commit is contained in:
Michael Crosby 2013-08-13 17:36:24 +00:00
parent 1a1c89556f
commit 5d25f3232c

View file

@ -5,6 +5,7 @@
- Runtime: Spawn shell within upstart script
- Builder: Make sure ENV instruction within build perform a commit each time
- Runtime: Handle ip route showing mask-less IP addresses
- Runtime: Add hostname to environment
## 0.5.2 (2013-08-08)
* Builder: Forbid certain paths within docker build ADD