summaryrefslogtreecommitdiff
path: root/dist/PathTools
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2018-02-24 10:14:45 -0800
committerFather Chrysostomos <sprout@cpan.org>2018-02-24 10:15:03 -0800
commit6be4176c4fe0401e3bf0025896796a0f0408089d (patch)
tree0de37dd99a0b03ae42bf781ecce3fc3474f6a4ac /dist/PathTools
parente5a551284a63f7f984d48babddbc0b25cf95058a (diff)
downloadperl-6be4176c4fe0401e3bf0025896796a0f0408089d.tar.gz
PathTools/Changes: Retroactively mention CPAN RT #114236
So that new releases will have a more complete and helpful change log.
Diffstat (limited to 'dist/PathTools')
-rw-r--r--dist/PathTools/Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/PathTools/Changes b/dist/PathTools/Changes
index b256d98878..722655285e 100644
--- a/dist/PathTools/Changes
+++ b/dist/PathTools/Changes
@@ -8,6 +8,7 @@ Revision history for Perl distribution PathTools.
- [perl #132853] Add metadata (ABSTRACT, LICENSE, AUTHOR)
- [perl #132733] Skip cwd_enoent test on Cygwin
- [perl #132651] Avoid infinite recursion in _perl_abs_path()
+- [rt.cpan.org #114236] Compatibility with File::Path 2.06_04
3.72
- [perl #132648] Correct error returns from fast_abs_path()