X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=57463771c1cf1f9ecbfe4cfafc10efe71ba505ee;hp=aa334ac5b6be899027b5520f25126468fd0ed2f5;hb=0e0d2539048eade7dfa30fff6f1ad5b7e90bbf70;hpb=d8dadcaf88082e8ba7c03449e49c93efe80ef4aa diff --git a/Changes b/Changes index aa334ac..5746377 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ Revision history for {{ $dist->name }} {{ $NEXT }} + - 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