mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Change version to 1.1.2-dev
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
parent
604a975303
commit
56bb7ce780
2 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# 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)
|
## 1.1.1 (2014-07-09)
|
||||||
|
|
||||||
#### Builder
|
#### Builder
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.1.1-dev
|
1.1.2-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue