From 737330d4470f8f7b9c895c09374468ffd74c1971 Mon Sep 17 00:00:00 2001 From: Ben Hillis Date: Tue, 17 Oct 2017 08:05:39 -0700 Subject: [PATCH] Update release_notes.md --- commandline/WSL/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commandline/WSL/release_notes.md b/commandline/WSL/release_notes.md index f8215ea3..5416ed33 100644 --- a/commandline/WSL/release_notes.md +++ b/commandline/WSL/release_notes.md @@ -20,6 +20,7 @@ For general Windows information on build 17017 visit the [Windows Blog](https:// ### Fixed #### WSL - Ignore empty ELF program headers [GH 330]. +- Allow LxssManager to create WSL instances for non-interactive users (ssh and scheduled task support) [GH 777 1602]. - Support WSL->Win32->WSL ("inception") scenarios [GH 1228]. - Limited support for termination of console apps invoked via interop [GH 1614]. - Support mount options for devpts [GH 1948].