summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Vieux <vieux@docker.com>2014-07-23 00:29:56 +0000
committerVictor Vieux <vieux@docker.com>2014-07-23 00:29:56 +0000
commitd84a070e476ce923dd03e28232564a87704613ab (patch)
tree7fd730b295a7d49c2befb0f3a51b3f6a298b8651
parent4e12484ea12d23fd70fd3bf636e786f4f741ab64 (diff)
downloaddocker-d84a070e476ce923dd03e28232564a87704613ab.tar.gz
Bump version to v1.1.2v1.1.2
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
-rw-r--r--CHANGELOG.md9
-rw-r--r--VERSION2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 327a8a7e69..8ec9ce3df0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## 1.1.2 (2014-07-23)
+
+#### Runtime
++ Fix port allocation for existing containers
++ Fix containers restart on daemon restart
+
+#### Packaging
++ Fix /etc/init.d/docker issue on Debian
+
## 1.1.1 (2014-07-09)
#### Builder
diff --git a/VERSION b/VERSION
index 524cb55242..45a1b3f445 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.1
+1.1.2