diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-10-29 20:49:30 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-10-29 20:49:30 +0000 |
commit | 21887892fe1643d3535b08fa503112a3fcf67aa3 (patch) | |
tree | 7b41c3e4833b48c4a579e341f89d8435d58477cc /ext | |
parent | 87cea99e29dc843a5ce7742434c86a627eb3f6f5 (diff) | |
download | perl-21887892fe1643d3535b08fa503112a3fcf67aa3.tar.gz |
Upgrade to PathTools 3.29.
p4raw-id: //depot/perl@34643
Diffstat (limited to 'ext')
-rw-r--r-- | ext/Cwd/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/Cwd/Changes b/ext/Cwd/Changes index 747d5f5763..dec9c5701e 100644 --- a/ext/Cwd/Changes +++ b/ext/Cwd/Changes @@ -1,5 +1,9 @@ Revision history for Perl distribution PathTools. +3.29 - Wed Oct 29 20:48:11 2008 + +- Promote to stable release. + 3.28_03 - Mon Oct 27 22:12:11 2008 - In Cwd.pm, pass the un-munged $VERSION to XSLoader/DynaLoader, |