X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=7683082a620d9511d5d00df7dc2e90416eba1b83;hp=57463771c1cf1f9ecbfe4cfafc10efe71ba505ee;hb=7a9167f3ba03097d44bc636b72cf14bc7f69bf5e;hpb=0e0d2539048eade7dfa30fff6f1ad5b7e90bbf70 diff --git a/Changes b/Changes index 5746377..7683082 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ Revision history for {{ $dist->name }} {{ $NEXT }} + - 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) + +1.003022 2013-09-10 01:53:10Z (Karen Etheridge) - workaround added for plugins consuming plugins that use optional features - install problems fixed when some optional prereqs are not installed, by properly detecting the lack of features during testing (RT#88542)