Skip to content

Commit 35f04ae

Browse files
authored
Minor update to link text and punctuation
1 parent 0286890 commit 35f04ae

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

WSL/release-notes.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ ms.localizationpriority: high
1313
## Build 20211
1414
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/).
1515

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`
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`.
2121
* WSL instances are now terminated when the user logs off.
2222

2323
## Build 20190
2424
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/).
2525

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
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.
3131

3232
## Build 20175
3333
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)