X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=59f0058ec0eac87ef5a975db42f2837577ca5072;hp=0ff9244a6561272eb12a5cbf993f2e23ec08964d;hb=e962ffaa09fd9f651d8f1224953e6a1af66cfcbb;hpb=b1c838027a427ea0e16bdf60024826b3ed1574f8 diff --git a/Changes b/Changes index 0ff9244..59f0058 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for {{ $dist->name }} {{ $NEXT }} + +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) + - spelling fixes (RT#87691, David Steinbrunner) 1.003021 2013-09-09 02:10:45Z (Karen Etheridge) - removed use of deprecated functions from Class::MOP