about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0cf63bf..64d7f7c 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 libnet 1.28  -- TODO
 
+  * Stop Makefile.PL from requiring interactive configuration when running via
+    cpan, cpanp or cpanm: just accept all defaults in these cases, as when
+    running non-interactively.  [Resolves CPAN RT#48966]
   * Add optional POD coverage testing.
   * Add optional POD testing.
   * Add optional Perl::Critic testing.