Skip to content

Commit 0ae4f1d

Browse files
author
Ben Hillis
authored
Merge pull request #901 from MicrosoftDocs/master
Update release-notes.md for 20211
2 parents a949595 + 35f04ae commit 0ae4f1d

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

WSL/release-notes.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,24 @@ ms.localizationpriority: high
1010

1111
# Release Notes for Windows Subsystem for Linux
1212

13+
## Build 20211
14+
For general Windows information on build 20211 visit the [Windows blog](https://blogs.windows.com/windows-insider/2020/09/10/announcing-windows-10-insider-preview-build-20211/).
15+
16+
* Introduce wsl.exe --mount for mounting physical or virtual disks. For more information see [Access Linux filesystems in Windows and WSL 2](https://devblogs.microsoft.com/commandline/access-linux-filesystems-in-windows-and-wsl-2/).
17+
* Fix crash in LxssManager service when checking if the VM is idle. [GH 5768]
18+
* Support for compressed VHD files. [GH 4103]
19+
* Ensure that Linux user mode libs installed to c:\windows\system32\lxss\lib are preserved across OS upgrade. [GH 5848]
20+
* Added the ability to list available distributions that can be installed with `wsl --install --list-distributions`.
21+
* WSL instances are now terminated when the user logs off.
22+
1323
## Build 20190
1424
For general Windows information on build 20190 visit the [Windows blog](https://blogs.windows.com/windowsexperience/2020/08/12/announcing-windows-10-insider-preview-build-20190/).
1525

16-
* Fix bug preventing WSL1 instances from launching [GH 5633]
17-
* Fix hang when redirecting Windows process output [GH 5648]
18-
* Add %userprofile%\\.wslconfig option to control the VM idle timeout (wsl2.vmIdleTimeout=<time_in_ms>)
19-
* Support launching app execution aliases from WSL
20-
* Added support for installing the WSL2 kernel and distributions to wsl.exe --install
26+
* Fix bug preventing WSL1 instances from launching. [GH 5633]
27+
* Fix hang when redirecting Windows process output. [GH 5648]
28+
* Add %userprofile%\\.wslconfig option to control the VM idle timeout (wsl2.vmIdleTimeout=<time_in_ms>).
29+
* Support launching app execution aliases from WSL.
30+
* Added support for installing the WSL2 kernel and distributions to wsl.exe --install.
2131

2232
## Build 20175
2333
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/).

0 commit comments

Comments
 (0)