summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Crosby <crosby.michael@gmail.com>2013-08-23 22:23:30 +0000
committerMichael Crosby <crosby.michael@gmail.com>2013-08-23 22:23:30 +0000
commit5105263dacc9372771d9bf478dcac6fceedb9a30 (patch)
treecfaa5bf436f44ae49e5587b130f56532e1ec1bd5
parent7b5c579b7744877af02777a82aa8c7b28cfc1172 (diff)
downloaddocker-5105263dacc9372771d9bf478dcac6fceedb9a30.tar.gz
Bump to v0.6.1v0.6.1
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4b4d9e9e0..968c6696f2 100644
--- a/CHANGELOG.md
+++ b/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/VERSION b/VERSION
index a918a2aa18..ee6cdce3c2 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1