diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-05-30 11:54:23 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-05-30 11:54:23 +0000 |
commit | 000abefcf8f0dc0128ab96169bcd08467bb19924 (patch) | |
tree | 50023ac950d13d9ddea32d1d912b35b1b7519ea5 /ext/Cwd | |
parent | b951dd56557958e31c158a64dc318a83e01f429b (diff) | |
download | perl-000abefcf8f0dc0128ab96169bcd08467bb19924.tar.gz |
Upgrade to PathTools 3.08
p4raw-id: //depot/perl@24631
Diffstat (limited to 'ext/Cwd')
-rw-r--r-- | ext/Cwd/Changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/Cwd/Changes b/ext/Cwd/Changes index 91082438f0..867c7b59da 100644 --- a/ext/Cwd/Changes +++ b/ext/Cwd/Changes @@ -1,5 +1,10 @@ Revision history for Perl distribution PathTools. +3.08 Sat May 28 10:10:29 CDT 2005 + + - Fixed a test failure with fast_abs_path() on Windows - it was + sensitive to the rootdir() change from version 3.07. [Steve Hay] + 3.07 Fri May 6 07:46:45 CDT 2005 - Fixed a bug in which the special perl variable $^O would become |