summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2023-01-10 10:05:17 +1100
committerTony Cook <tony@develop-help.com>2023-01-10 10:05:17 +1100
commitc2ac50f0d8a302a8318dba200ad4f5e549d472f2 (patch)
treecf2564c4f67e64c2072f3488e415e7ab38d9e702 /pod/perldelta.pod
parent8c61f504eeb90faedc416b9377bd478d8c3b19a2 (diff)
downloadperl-c2ac50f0d8a302a8318dba200ad4f5e549d472f2.tar.gz
perldelta for 8c61f504eeb9
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index c578ea0dd0..024ced1e64 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -330,9 +330,10 @@ L</Modules and Pragmata> section.
=over 4
-=item XXX-some-platform
+=item Windows
-XXX
+lstat() on Windows now returns the length of the link target as the
+size of the file, as it does on POSIX systems. [github #20476]
=back