From: Graham Knop Date: Mon, 23 Dec 2013 01:59:06 +0000 (-0500) Subject: update changelog X-Git-Tag: v2.000_000~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=88252319488601db4e7f27e69649d88fbe6b4fef update changelog --- diff --git a/Changes b/Changes index 57645c1..0742933 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for local::lib + - 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