diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 1fc6a8b97d..357bfd1529 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -144,21 +144,27 @@ events or unexpected unmounts. * Docker Compose 1.8.0 ## Beta Release Notes - +- Fix an issue where the whale animation during setting change was inconsistent +- Fix an issue where some windows stayed hidden behind another app +- Fix application of system or custom proxy settings over container restart +- Increase default ulimit for memlock (fixes [https://github.com/docker/for-mac/issues/801](https://github.com/docker/for-mac/issues/801) ) +- Fix an issue where the Docker status would continue to be + yellow/animated after the VM had started correctly +- osxfs: fix the prohibition of chown on read-only or mode 0 files (fixes [https://github.com/docker/for-mac/issues/117](https://github.com/docker/for-mac/issues/117), [https://github.com/docker/for-mac/issues/263](https://github.com/docker/for-mac/issues/263), [https://github.com/docker/for-mac/issues/633](https://github.com/docker/for-mac/issues/633) ) ### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28) diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index fd89ba57ee..7692aefa96 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -132,9 +132,7 @@ Release notes for _stable_ and _beta_ releases are listed below. You can learn a ## Beta Release Notes - ### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28)