summaryrefslogtreecommitdiff
path: root/cpan/CPAN/Changes
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2010-02-04 20:18:45 +0100
committerSteffen Mueller <smueller@cpan.org>2010-02-04 20:18:45 +0100
commit23d72198749db53785b1c67cd1a37697afb95fc0 (patch)
tree18bb5491023bbf020596f79ef41de363f433744f /cpan/CPAN/Changes
parent9ef40646096384d9f65acffab1b9a2df07d03a0c (diff)
downloadperl-23d72198749db53785b1c67cd1a37697afb95fc0.tar.gz
Upgrade CPAN to 1.94_55
Diffstat (limited to 'cpan/CPAN/Changes')
-rw-r--r--cpan/CPAN/Changes18
1 files changed, 18 insertions, 0 deletions
diff --git a/cpan/CPAN/Changes b/cpan/CPAN/Changes
index 8433c33aa6..2fee983545 100644
--- a/cpan/CPAN/Changes
+++ b/cpan/CPAN/Changes
@@ -1,3 +1,21 @@
+2010-02-03 Andreas J. Koenig <andk@cpan.org>
+
+ * release 1.94_55
+
+ * Fixed rt.perl.org#72362 (CPAN ignoring configure_requires).
+ Also fixed (MY)META.yml processing to always prefer
+ Parse::CPAN::Meta, if available. Reported by Joshua B Jore
+ and patched by David Golden
+
+ * Fixed rt.perl.org#72348 (missing CPAN::HandleConfig::output);
+ Reported by Joshua B Jore and patched by David Golden
+
+ * Quieter user interface: made lots of '$module missing' type
+ warnings only warn once; eliminated 'no YAML' warnings for
+ distroprefs if there are no distroprefs.
+
+ * now with 359 distroprefs files
+
2010-01-14 Andreas J. Koenig <andk@cpan.org>
* release 1.94_54