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

Update Changelog

This commit is contained in:
Hongli Lai (Phusion) 2014-07-13 23:59:40 +02:00
parent 5106ffd4b1
commit 7fd667bc1f
No known key found for this signature in database
GPG Key ID: 2AF96EB85EF4DA0D

View File

@ -2,6 +2,7 @@
* 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. * 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-102. * The docker-bash tool now works on a regular sh shell too, instead of bash specifically. Closes GH-102.
* Fixed an issue with SSH X11 forwarding. Thanks to Anatoly Bubenkov. Closes GH-105.
## 0.9.11 (release date: 2014-06-24) ## 0.9.11 (release date: 2014-06-24)