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

commit 81130174f49f10aab4858d93069b5a18a8aace7e
Author:     Corinna Vinschen <cori...@vinschen.de>
AuthorDate: Tue Mar 18 13:00:12 2025 +0100
Commit:     Corinna Vinschen <cori...@vinschen.de>
CommitDate: Tue Mar 18 13:00:35 2025 +0100

    Cygwin: doc: clarify release message in terms of old NT4/Samba shares
    
    Fixes: b9ed33dec0cb ("Cygwin: readdir: drop support for NT4/Win2K shares 
and Samba < 3.0.22")
    Signed-off-by: Corinna Vinschen <cori...@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.6.0 | 2 +-
 winsup/doc/new-features.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/winsup/cygwin/release/3.6.0 b/winsup/cygwin/release/3.6.0
index ad4a6f5dc7d3..152b58783af9 100644
--- a/winsup/cygwin/release/3.6.0
+++ b/winsup/cygwin/release/3.6.0
@@ -35,7 +35,7 @@ What changed:
 - ps -f now prints the commandline rather than the full path to the
   executable.
 
-- Drop support for NT4 and Samba < 3.0.22.
+- Drop workarounds for connecting with NT4 and Samba < 3.0.22 shares.
 
 - Now that SMBv1 is ultimately deprecated and not installed by default
   on latest Windows versions, use Network Discovery (i. e. WSD, "Web
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 7ae414c9264d..455c0635aad6 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -65,7 +65,7 @@ executable.
 </para></listitem>
 
 <listitem><para>
-Drop support for NT4 and Samba &lt; 3.0.22.
+Drop workarounds for connecting with NT4 and Samba &lt; 3.0.22 shares.
 </para></listitem>
 
 <listitem><para>

Reply via email to