X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=d6b4eedb9243ff524617d7d58e075799244e03da;hp=59f0058ec0eac87ef5a975db42f2837577ca5072;hb=ef44c0a9958c7648f812611589e827ae90516339;hpb=e962ffaa09fd9f651d8f1224953e6a1af66cfcbb diff --git a/Changes b/Changes index 59f0058..d6b4eed 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,13 @@ Revision history for {{ $dist->name }} {{ $NEXT }} +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) + 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