diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-09-26 00:34:14 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-09-26 01:05:32 +0200 |
commit | 62d37bf083493a0d8ff9c936e0183377500f804a (patch) | |
tree | 0253093b299256b95a75f9d84879e6c5fca47f1c /pod | |
parent | 81495e8f23bf1036f3b2867f5e430a10815d7279 (diff) | |
download | perl-62d37bf083493a0d8ff9c936e0183377500f804a.tar.gz |
Upgrade Digest::MD5 from version 2.40 to 2.50
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index f1663c31da..8bd549bee6 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -169,6 +169,12 @@ XXX =item * +C<Digest::MD5> has been upgraded from version 2.40 to 2.50. + +It is now safe to use this module in combination with threads. + +=item * + C<File::DosGlob> has been upgraded from version 1.02 to 1.03. It allows patterns containing literal parentheses (they no longer need to |