1
0
mirror of /repos/baseimage-docker.git synced 2025-12-30 08:01:31 +01:00

Fix mistake in changelog

This commit is contained in:
Hongli Lai (Phusion) 2014-07-13 23:06:05 +02:00
parent 25e8b1c535
commit 9cf192ca02
No known key found for this signature in database
GPG Key ID: 2AF96EB85EF4DA0D

View File

@ -1,7 +1,7 @@
## 0.9.12 (not yet released)
* Added a workaround for Docker's inability to modify /etc/hosts in the container ([Docker bug 2267](https://github.com/dotcloud/docker/issues/2267)). Please refer to the README for details.
* The docker-bash tool now works on a regular sh shell too, instead of bash specifically. Closes GH-103.
* The docker-bash tool now works on a regular sh shell too, instead of bash specifically. Closes GH-102.
## 0.9.11 (release date: 2014-06-24)