mirror of https://github.com/docker/docs.git
Merge pull request #525 from londoncalling/d4mac-win-beta30
added d4mac, d4win beta 30 release notes
This commit is contained in:
commit
3dff2878ed
|
@ -202,6 +202,25 @@ events or unexpected unmounts.
|
|||
|
||||
## Beta Release Notes
|
||||
|
||||
### Beta 30 Release Notes (2016-11-10 1.12.3-beta30)
|
||||
|
||||
**New**
|
||||
|
||||
- Better support for Split DNS VPN configurations
|
||||
|
||||
**Upgrades**
|
||||
|
||||
- Docker Compose 1.9.0-rc4
|
||||
- Linux kernel 4.4.30
|
||||
|
||||
**Bug fixes and minor changes**
|
||||
|
||||
- HyperKit: code cleanup and minor fixes
|
||||
- VPNKit: improvements to DNS handling
|
||||
- Improvements to Logging and Diagnostics
|
||||
- osxfs: switched to `libev/kqueue` to improve latency
|
||||
|
||||
|
||||
### Beta 29.3 Release Notes (2016-11-02 1.12.3-beta29.3)
|
||||
|
||||
**Upgrades**
|
||||
|
@ -1043,4 +1062,4 @@ work yet.
|
|||
- Fixed setting hostname
|
||||
|
||||
|
||||
- Fixed permissions on `usr/local` symbolic links
|
||||
- Fixed permissions on `usr/local` symbolic links
|
||||
|
|
|
@ -206,9 +206,21 @@ about both kinds of releases, and download stable and beta product installers at
|
|||
* Docker Machine 0.8.0
|
||||
* Docker Compose 1.8.0
|
||||
|
||||
|
||||
## Beta Release Notes
|
||||
|
||||
### Beta 30 Release Notes (2016-11-10 1.12.3-beta30)
|
||||
|
||||
**Upgrades**
|
||||
|
||||
- Docker Compose 1.9.0-rc4
|
||||
- Linux kernel 4.4.30
|
||||
|
||||
**Bug fixes and minor changes**
|
||||
|
||||
- Optimized disk on stop
|
||||
- Always remove the disk on factory reset
|
||||
- Improvements to Logging and Diagnostics
|
||||
|
||||
### Beta 29.3 Release Notes (2016-11-02 1.12.3-beta29.3)
|
||||
|
||||
**Upgrades**
|
||||
|
@ -1095,4 +1107,4 @@ are working on a solution.
|
|||
Email us at <a href="mailto:feedback@docker.com?subject=Docker%20Feedback">feedback@docker.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue