Merge pull request #2058 from marcusramberg/patch-1

Fix ironic typo in changelog
This commit is contained in:
Michael Crosby 2013-10-01 09:58:32 -07:00
commit b4e1b8d2e2
1 changed files with 1 additions and 1 deletions

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