Skip to content

Commit 624777a

Browse files
authored
Merge pull request #188 from MicrosoftDocs/user/sunilmut/17655_release_notes
17655 release notes
2 parents 51830dc + 345883b commit 624777a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

WSL/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ ms.assetid: 36ea641e-4d49-4881-84eb-a9ca85b1cdf4
1212

1313
# Release Notes
1414

15+
## Build 17655 (Skip Ahead)
16+
For general Windows information on build 17655 visit the [Windows Blog](https://blogs.windows.com/windowsexperience/2018/04/25/announcing-windows-10-insider-preview-build-17655-for-skip-ahead/).
17+
18+
### WSL
19+
* Limited support for dmesg. Applications can now log to dmesg. WSL driver logs limited information to dmesg. In future, this can be extended to carry other information/diagnostics from the driver.
20+
* Note: dmesg is currently supported through the `/dev/kmsg` device interface. `syslog` sycall interface is not yet supported. And, so, some of the `dmesg` command line options such as `-S`, `-C` don't work.
21+
* Fixed an issue where multithreaded operations could return ENOENT even though the file exists. [GH 2712]
22+
1523
## Build 17639 (Skip Ahead)
1624
For general Windows information on build 17639 visit the [Windows Blog](https://blogs.windows.com/windowsexperience/2018/04/04/announcing-windows-10-insider-preview-build-17639-for-skip-ahead/).
1725

0 commit comments

Comments
 (0)