From 6cd78bd3a4cf784a8ea302128c87221afde98847 Mon Sep 17 00:00:00 2001 From: Marcus Ramberg Date: Tue, 1 Oct 2013 18:16:10 +0200 Subject: [PATCH] Fix ironic typo in changelog Upstream-commit: 45bd52d472c3131c7ad5077cf8b20a241d82c555 Component: engine --- components/engine/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/CHANGELOG.md b/components/engine/CHANGELOG.md index 0dfc3a88b4..f7e5d9232e 100644 --- a/components/engine/CHANGELOG.md +++ b/components/engine/CHANGELOG.md @@ -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