Merge pull request #347 from londoncalling/d4mac-d4win-beta29

added beta 29 release notes for mac and win
This commit is contained in:
Victoria Bialas 2016-10-25 17:28:26 -07:00 committed by GitHub
commit c79c339ed7
2 changed files with 24 additions and 13 deletions

View File

@ -144,21 +144,27 @@ events or unexpected unmounts.
* Docker Compose 1.8.0 * Docker Compose 1.8.0
## Beta Release Notes ## Beta Release Notes
<!--
### Beta 29 Release Notes (2016-10-22 1.12.2-rc3-beta29) ### Beta 29 Release Notes (2016-10-25 1.12.3-rc1-beta29)
**New** **New**
TBD - Overlay2 is now the default storage driver. You must do a factory reset for overlay2 to be automatically used. (#5545)
**Upgrades** **Upgrades**
TBD - Docker 1.12.3-rc1
- Linux kernel 4.4.27
**Bug fixes and minor changes** **Bug fixes and minor changes**
TBD - 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) ### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28)

View File

@ -132,9 +132,7 @@ Release notes for _stable_ and _beta_ releases are listed below. You can learn a
## Beta Release Notes ## Beta Release Notes
<!-- ### Beta 29 Release Notes (2016-10-25 1.12.3-rc1-beta29)
### Beta 29 Release Notes (2016-10-22 1.12.2-rc3-beta29)
>**Important Note**: >**Important Note**:
> >
@ -151,17 +149,24 @@ work. Some insider builds may not work.
**New** **New**
TBD - Restore the VM's configuration when it was changed by the user
- Overlay2 is now the default storage driver. After a factory reset overlay2 will automatically be used
- Detect firewall configuration that might block the file sharing
- Send more GUI usage statistics to help us improve the product
**Upgrades** **Upgrades**
TBD - Docker 1.12.3-rc1
- Linux Kernel 4.4.27
**Bug fixes and minor changes** **Bug fixes and minor changes**
TBD - Faster mount/unmount of shared drives
- Added a timeout to mounting/unmounting a shared drive
- Add the settings to the diagnostics
- Increase default ulimit for memlock (fixes https://github.com/docker/for-mac/issues/801)
- Make sure we don't use an older Nlog library from the GAC
-->
### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28) ### Beta 28 Release Notes (2016-10-13 1.12.2-rc3-beta28)