diff --git a/Changelog.md b/Changelog.md index 0d0c05a..82f462c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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. * 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)