Skip to content

Commit ba5950a

Browse files
author
Ben Hillis
authored
20175
1 parent 2c4a922 commit ba5950a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

WSL/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ ms.localizationpriority: high
1010

1111
# Release Notes for Windows Subsystem for Linux
1212

13+
## Build 20175
14+
For general Windows information on build 20175 visit the [Windows blog](https://blogs.windows.com/windowsexperience/2020/07/22/announcing-windows-10-insider-preview-build-20175/).
15+
16+
* Adjust default memory assignment of WSL2 VM to be 50% of host memory or 8GB, whichever is less [GH 4166].
17+
* Change \\\\wsl$ prefix to \\\\wsl to support URI parsing. The old \\\\wsl$ path is still supported.
18+
* Enable nested virtualization for WSL2 by default on amd64. You can disable this via %userprofile%\\.wslconfig ([wsl2] nestedVirtualization=false).
19+
* Make wsl.exe --update demand start Microsoft Update.
20+
* Support renaming over a read-only file in DrvFs.
21+
* Ensure error messages are always printed in the correct codepage.
22+
1323
## Build 20150
1424
For general Windows information on build 20150 visit the [Windows blog](https://blogs.windows.com/windowsexperience/2020/06/17/announcing-windows-10-insider-preview-build-20150/).
1525

0 commit comments

Comments
 (0)