diff --git a/doc/go1.21.html b/doc/go1.21.html index 1a39a27c859..6c58cb05902 100644 --- a/doc/go1.21.html +++ b/doc/go1.21.html @@ -917,6 +917,12 @@ Do not send CLs removing the interior tags from such phrases. names, stored as UTF-16, can't be represented as valid UTF-8.
+
+ On Windows Lstat
now resolves
+ symbolic links for paths ending with a path separator, consistent with its
+ behavior on POSIX platforms.
+
The implementation of the
io/fs.DirEntry