From a3321320c18cff5b99d9cf5b4991cfb6417d6ff3 Mon Sep 17 00:00:00 2001 From: Ben Hillis Date: Tue, 14 Aug 2018 12:12:57 -0700 Subject: [PATCH] 17738 --- WSL/release-notes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/WSL/release-notes.md b/WSL/release-notes.md index 8ede836f..1a357d2e 100644 --- a/WSL/release-notes.md +++ b/WSL/release-notes.md @@ -12,6 +12,15 @@ ms.assetid: 36ea641e-4d49-4881-84eb-a9ca85b1cdf4 # Release Notes +## Build 17738 (Fast) +For general Windows information on build 17738 visit the [Windows Blog](https://blogs.windows.com/windowsexperience/2018/08/14/announcing-windows-10-insider-preview-build-17738/). + +### WSL +* Setpriority syscall permission check too strict for changing same thread priority [GH 1838] +* Ensure that unbiased interrupt time is used for boot time to avoid returning negative values for clock_gettime(CLOCK_BOOTTIME) [GH 3434] +* Handle symlinks in the WSL binfmt interpreter [GH 3424] +* Better handling of threadgroup leader file descriptor cleanup. + ## Build 17728 (Fast) For general Windows information on build 17728 visit the [Windows Blog](https://blogs.windows.com/windowsexperience/2018/07/31/announcing-windows-10-insider-preview-build-17728/).