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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,14 @@ ms.localizationpriority: high
10
10
11
11
# Release Notes for Windows Subsystem for Linux
12
12
13
+
## Build 21286
14
+
For general Windows information on build 21286 visit the [Windows blog](https://blogs.windows.com/windows-insider/2021/01/06/announcing-windows-10-insider-preview-build-21286/).
15
+
16
+
* Added a boot.command option to /etc/wsl.conf to enable start up commands.
17
+
* Introduce wsl.exe --cd command to set current working directory of a command.
18
+
* Improve mapping of NTSTATUS to Linux error codes. [GH 6063]
19
+
* Improve wsl.exe --mount error reporting.
20
+
13
21
## Build 20226
14
22
For general Windows information on build 20226 visit the [Windows blog](https://blogs.windows.com/windows-insider/2020/09/10/announcing-windows-10-insider-preview-build-20226/).
0 commit comments