Skip to content

Commit

Permalink
Update release-notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hillis committed Feb 20, 2019
1 parent be21df2 commit df6349a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions WSL/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,19 @@ ms.custom: seodec18

# Release Notes for Windows Subsystem for Linux

## Build 18342
For general Windows information on build 18342 visit the [Windows blog](https://blogs.windows.com/windowsexperience/2019/02/20/announcing-windows-10-insider-preview-build-18342/).

### WSL
* We've added the ability for users to access Linux files in a WSL distro from Windows. These files can be accessed through the command line, and also Windows apps, like file explorer, VSCode, etc. can interact with these files. Access your files by navigating to \\wsl$\<distro_name>, or see a list of running distributions by navigating to \\wsl$
* Add additional CPU info tags and fix Cpus_allowed[_list] values [GH 2234]
* Support exec from non-leader thread [GH 3800]
* Treat configuration update failures as non-fatal [GH 3785]
* Update binfmt to properly handle offsets [GH 3768]
* Enable mapping network drives for Plan 9 [GH 3854]
* Support Windows -> Linux and Linux -> Windows path translation for bind mounts
* Create read-only sections for mappings on files opened read-only

## Build 18334
For general Windows information on build 18334 visit the [Windows blog](https://blogs.windows.com/windowsexperience/2019/02/08/announcing-windows-10-insider-preview-build-18334/).

Expand Down

0 comments on commit df6349a

Please sign in to comment.