Skip to content

Commit 3e591f7

Browse files
author
Ben Hillis
authored
Update release-notes.md
1 parent e03773e commit 3e591f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WSL/release-notes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ For general Windows information on build 17763 visit the [Windows blog](https://
7272
* Add --distribution option for wsl.exe to select a specific distro.
7373
* 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.
7474
* Note: dmesg is currently supported through the `/dev/kmsg` device interface. `syslog` syscall interface is not yet supported. And, so, some of the `dmesg` command line options such as `-S`, `-C` don't work.
75-
* Fixed an issue where multithreaded operations could return ENOENT even though the file exists. [GH 2712]
7675
* Change default gid and mode of serial devices to match native [GH 3042]
7776
* DrvFs now supports extended attributes.
7877
* Note: DrvFs has some limitations on the name of extended attributes. Some characters (like '/', ':' and '\*') are not allowed, and extended attribute names are not case sensitive on DrvFs

0 commit comments

Comments
 (0)