summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-06-10 01:15:34 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-06-10 01:23:10 -0700
commit287d2d218f9a91c491bd14daa5b5b424ff861c26 (patch)
treefe74ad6c590d1bffbb399942d84af68514a051b1 /pod
parent2d4602a90de104d1b855304adc609648545f0303 (diff)
downloadperl-287d2d218f9a91c491bd14daa5b5b424ff861c26.tar.gz
perldelta for File::Spec->tmpdir and changing env (#88940)
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 33e555bcb7..d24b0b4529 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -148,6 +148,13 @@ correctly. [RT #117531]
=item *
+File::Spec has been upgraded from version 3.40 to 3.41.
+
+C<tmpdir> now respects changes to environment variables from which the
+temporary directory is derived. [RT #88940]
+
+=item *
+
Test::Harness has been upgraded from version 3.26 to 3.28
Memory usage is dramatically reduced. t/harness now uses about 10% of the