Skip to content

Commit

Permalink
Merge pull request #347 from londoncalling/d4mac-d4win-beta29
Browse files Browse the repository at this point in the history
added beta 29 release notes for mac and win
  • Loading branch information
londoncalling authored Oct 26, 2016
2 parents 6131cd6 + 943940c commit c79c339
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
18 changes: 12 additions & 6 deletions docker-for-mac/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,21 +144,27 @@ events or unexpected unmounts.
* Docker Compose 1.8.0

## 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**

TBD
- Overlay2 is now the default storage driver. You must do a factory reset for overlay2 to be automatically used. (#5545)

**Upgrades**

TBD
- Docker 1.12.3-rc1
- Linux kernel 4.4.27

**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)

Expand Down
19 changes: 12 additions & 7 deletions docker-for-windows/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,7 @@ Release notes for _stable_ and _beta_ releases are listed below. You can learn a

## 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)

>**Important Note**:
>
Expand All @@ -151,17 +149,24 @@ work. Some insider builds may not work.

**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**

TBD
- Docker 1.12.3-rc1
- Linux Kernel 4.4.27

**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)

Expand Down

0 comments on commit c79c339

Please sign in to comment.