X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=2e2eefd2b65ae3985b54d6bdae44d79794fd785e;hp=494fa2ce41614b17802da29577cae3597c7d96b2;hb=e40eb4d893968e6aada17d137cc43e698394c684;hpb=b76bf9f68b16f9cb4cf6283a5e24dafc9d0469d1 diff --git a/Changes b/Changes index 494fa2c..2e2eefd 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,16 @@ Revision history for {{ $dist->name }} {{ $NEXT }} +1.003026 2014-07-16 01:20:41Z + - fix inclusion of of optional plugin prereqs when installation is run + non-interactively + +1.003025 2013-09-29 22:36:59Z (Karen Etheridge) + - re-release with fixed prerequisites in metadata + +1.003024 2013-09-25 04:07:04Z (Karen Etheridge) + - re-release with fixed compile test + 1.003023 2013-09-12 00:52:03Z (Karen Etheridge) - The default profile is now "Minimal", not "Default", as Default requires some optional features; Default renamed to Standard (RT#88615)