perldelta for File::Spec->tmpdir and changing env (#88940)
authorFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:15:34 +0000 (01:15 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 10 Jun 2013 08:23:10 +0000 (01:23 -0700)
pod/perldelta.pod

index 33e555b..d24b0b4 100644 (file)
@@ -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