X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=558256bd96e3261fd10d1c024dbe7feeddb3a76f;hp=e3da483ffe8c0fad59a1fb41a2d67e4494032ed2;hb=dce0d71ad34d70819aeed27b017b981b873a04e9;hpb=584978c990ea260400f416af78fe316f5fa7f0d2 diff --git a/Changes b/Changes index e3da483..558256b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,16 @@ Revision history for {{ $dist->name }} {{ $NEXT }} + - 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)