[newlib-cygwin/main] Cygwin: add //tsclient and //wsl$ support to relnotes

Corinna Vinschen corinna@sourceware.org
Sun Mar 24 19:06:27 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9761c6cca1dcc8463055876e0ff14b84ba0efb89

commit 9761c6cca1dcc8463055876e0ff14b84ba0efb89
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Sun Mar 24 20:06:13 2024 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Sun Mar 24 20:06:13 2024 +0100

    Cygwin: add //tsclient and //wsl$ support to relnotes
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.6.0 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/winsup/cygwin/release/3.6.0 b/winsup/cygwin/release/3.6.0
index 1e242ff9c7aa..240550715843 100644
--- a/winsup/cygwin/release/3.6.0
+++ b/winsup/cygwin/release/3.6.0
@@ -30,3 +30,7 @@ What changed:
 - If "server" is given as FQDN, and if "server" is an NFS server,
   ls //server now also enumerates NFS shares.  If "server" is given
   as a flat name, only SMB shares are enumerated.
+
+- Expose //tsclient (Microsoft Terminal Services) shares as well as
+  //wsl$ (Plan 9 Network Provider) shares, i. e., WSL installation
+  root dirs.


More information about the Cygwin-cvs mailing list