From dfaae12e4d85f7c6821ae4a9fbf7e463d570e7ba Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 3 Apr 2014 14:57:29 +0000 Subject: Dist-CheckConflicts-0.11 --- Changes | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Changes (limited to 'Changes') diff --git a/Changes b/Changes new file mode 100644 index 0000000..dc178d2 --- /dev/null +++ b/Changes @@ -0,0 +1,39 @@ +Revision history for Dist-CheckConflicts + +0.11 2014-04-03 + - drop the dep on List::MoreUtils (haarg, #8) + +0.10 2013-12-17 + - we need Module::Runtime 0.009 for module_notional_filename (nnutter, + #6) + +0.09 2013-07-19 + - support Perl 5.6.x (Toby Inkster) + +0.08 2013-07-09 + - remove Test::Warnings dep + +0.07 2013-07-08 + - instead of silently ignoring conflicts that do not compile, issue a + conflict warning. (RT#75486, Karen Etheridge) + +0.06 2013-06-21 + - make the runtime conflict warnings optional, since i'm not sure how + stable of an idea this really is + - use Exporter instead of Sub::Exporter + +0.05-TRIAL 2011-01-17 + - require 5.8.1, clean up a few things and add a few more tests + +0.04-TRIAL 2011-01-13 + - fix an issue with certain other perls + +0.03-TRIAL 2011-01-13 + - add runtime conflict warnings + +0.02 2011-01-02 + - ignore 'also' packages that aren't found, and also check for a + corresponding ::Conflicts package + +0.01 2010-11-21 + - Initial release -- cgit v1.2.1