summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Bowers <neilb@neilb.org>2022-08-20 18:04:38 +0100
committerKarl Williamson <khw@cpan.org>2022-08-20 14:12:28 -0600
commit29b290ccaa79f40de7d941c9a79810119f5c6363 (patch)
tree646c04ca3d98da04248e1cd9152fd9ac87034540
parent2e538d5a1e7f4c44399b00bda1a5c470e4c37b88 (diff)
downloadperl-5.37.3.tar.gz
Late addition to perldelta for a change related to FreeBSDv5.37.3
-rw-r--r--pod/perldelta.pod10
1 files changed, 10 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index bdf73c3aac..1e9c79a8a5 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -152,6 +152,16 @@ L<lstat()|perlfunc/lstat> failed to take daylight saving time into account.
=back
+=item FreeBSD
+
+=over 4
+
+=item *
+
+FreeBSD no longer uses thread-safe locale operations, to avoid L<a bug in FreeBSD|https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265950>
+
+=back
+
=back