X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6954def6dd4912134567144b4b2357270132c690;hb=c8d004f4107a818b322ea74e2d5c288cc713f73d;hp=57645c15ec8089358c09bc8140d0eac1271520c4;hpb=b3b52443a9cccaeff0446325e6080a75658e3cc3;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 57645c1..6954def 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,34 @@ Revision history for local::lib + - fix errors in PowerShell output when clearing nonexistant variables + - fix shell test to avoid extremely long lines + - fix shell test to avoid testing standard Win32 shells on Cygwin + - improved diagnostics in shell test + +2.000003 - 2013-12-30 + - releasing 2.000_002 as stable + +2.000_002 - 2013-12-25 + - fix CPAN setup error check in Makefile.PL + - fix install test warnings + - fix shell test to skip cmd/powershell startup scripts + +2.000_001 - 2013-12-23 + - fix shell output for old bourne shells + - fix various shell test issues + - note issues/workarounds when combining with PREFIX/--prefix options + +2.000_000 - 2013-12-22 + - significant refactor of internals, adding an object oriented interface + - add --no-create option to prevent directory creation on activation + - add support for powershell output + - add --shelltype option to specify shell instead of auto detecting + - document recommended use of $SHLVL + - document limitations regarding File::Spec + - avoid including empty path segments in output + - fix output for csh to allow direct use in eval + - improve taint handling test + - fix docs for build_environment_vars, install_base_bin_path - use Distar instead of Module::Install for packaging 1.008026 - 2013-11-05