summaryrefslogtreecommitdiff
path: root/cpan/List-Util/Changes
diff options
context:
space:
mode:
authorGraham Barr <gbarr@pobox.com>2009-11-14 09:40:15 -0600
committerCraig A. Berry <craigberry@mac.com>2009-11-14 15:53:38 -0600
commita1248f17ffcfa8fe0e91df962317b46b81fc0ce5 (patch)
tree1820b2ee039d52437a61cc4e0a90f3c530210800 /cpan/List-Util/Changes
parent88a6f4fc380d30c405f82eb0f2962237fd771fea (diff)
downloadperl-a1248f17ffcfa8fe0e91df962317b46b81fc0ce5.tar.gz
Update to Scalar-List-Utils-1.22 from CPAN
Diffstat (limited to 'cpan/List-Util/Changes')
-rw-r--r--cpan/List-Util/Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpan/List-Util/Changes b/cpan/List-Util/Changes
index 737b94dd68..8f71596e13 100644
--- a/cpan/List-Util/Changes
+++ b/cpan/List-Util/Changes
@@ -1,3 +1,11 @@
+1.22 -- Sat Nov 14 09:26:15 CST 2009
+
+ * silence a compiler warning about an unreferenced local variable [Steve Hay]
+ * RT#51484 Preserve utf8 flag of string passed to dualvar()
+ * RT#51454 Check first argument to first/reduce is a code reference
+ * RT#50528 [PATCH] p_tainted.t fix for VMS [Craig A. Berry]
+ * RT#48550 fix pure perl looks_like_number not to match non-ascii digits
+
1.21 -- Mon May 18 10:32:14 CDT 2009
* Change build system for perl-only install not to need to modify blib