1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Fix ironic typo in changelog

Upstream-commit: 45bd52d472c3131c7ad5077cf8b20a241d82c555
Component: engine
This commit is contained in:
Marcus Ramberg
2013-10-01 18:16:10 +02:00
parent a2b13fee1d
commit 6cd78bd3a4

View File

@@ -26,7 +26,7 @@
* Registry: Implement login with private registry
* Remote API: Bump to v1.5
* Packaging: Break down hack/make.sh into small scripts, one per 'bundle': test, binary, ubuntu etc.
* Documentation: General improvments
* Documentation: General improvements
- Runtime: UID and GID are now also applied to volumes
- Runtime: `docker start` set error code upon error
- Runtime: `docker run` set the same error code as the process started