diff options
Diffstat (limited to 'gnu/usr.bin/perl/dist/Tie-File/ChangeLog')
-rw-r--r-- | gnu/usr.bin/perl/dist/Tie-File/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/dist/Tie-File/ChangeLog b/gnu/usr.bin/perl/dist/Tie-File/ChangeLog index ea07935dc50..6b5bf6b72c7 100644 --- a/gnu/usr.bin/perl/dist/Tie-File/ChangeLog +++ b/gnu/usr.bin/perl/dist/Tie-File/ChangeLog @@ -1,5 +1,14 @@ +1.07 - 2023-02-20 - Todd Rinaldo + - t/29a_upcopy.t - under parallel builds allow more time for test + - t/29_downcopy.t: Correct typo in inline comment + What's new in version 1.06 - Correct misleading entries in SYNOPSIS + - undef Tie::File objects before untie-ing arrays + - Tie-File: report test timeouts to STDERR + - t/29a_upcopy.t add test descriptions + - t/29a_upcopy.t: double timeout to 10 + - t/29_downcopy.t: Correct typo in inline comment What's new in version 1.05 - Remove unnecessary version change test |