You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WSL/release-notes.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,16 @@ ms.localizationpriority: high
10
10
11
11
# Release Notes for Windows Subsystem for Linux
12
12
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 [here](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
+
13
23
## Build 20190
14
24
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/).
0 commit comments