From 16a0725560df3013f1ab9b1842af32514958fac0 Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Fri, 23 Aug 2013 22:23:30 +0000 Subject: [PATCH] Bump to v0.6.1 Upstream-commit: 5105263dacc9372771d9bf478dcac6fceedb9a30 Component: engine --- components/engine/CHANGELOG.md | 6 ++++++ components/engine/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/components/engine/CHANGELOG.md b/components/engine/CHANGELOG.md index b4b4d9e9e0..968c6696f2 100644 --- a/components/engine/CHANGELOG.md +++ b/components/engine/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.6.1 (2013-08-23) +* Registry: Pass "meta" headers in API calls to the registry +- Packaging: Use correct upstart script with new build tool +- Packaging: Use libffi-dev, don't build it from sources +- Packaging: Removed duplicate mercurial install command + ## 0.6.0 (2013-08-22) - Runtime: Load authConfig only when needed and fix useless WARNING + Runtime: Add lxc-conf flag to allow custom lxc options diff --git a/components/engine/VERSION b/components/engine/VERSION index a918a2aa18..ee6cdce3c2 100644 --- a/components/engine/VERSION +++ b/components/engine/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1