X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=39f4fde4e03408fb848c7b02d50e3ba82ac400cf;hb=ea713040a15ab3150bb8f4a4f1239dd85132fde9;hp=0742933df0e9c70d7e756a36a12df270834841b5;hpb=88252319488601db4e7f27e69649d88fbe6b4fef;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 0742933..39f4fde 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,25 @@ Revision history for local::lib +2.000004 - 2014-01-03 + - 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