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