This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74c26f0
)
correct some erroneous linking in 5.14.0 delta
author
Ricardo Signes
<rjbs@cpan.org>
Sat, 26 Nov 2011 01:26:45 +0000
(20:26 -0500)
committer
Ricardo Signes
<rjbs@cpan.org>
Sat, 26 Nov 2011 01:26:45 +0000
(20:26 -0500)
pod/perl5140delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5140delta.pod
b/pod/perl5140delta.pod
index
00ef781
..
74c82a8
100644
(file)
--- a/
pod/perl5140delta.pod
+++ b/
pod/perl5140delta.pod
@@
-1547,9
+1547,9
@@
It is now safe to use this module in combination with threads.
L<Digest::SHA> has been upgraded from version 5.47 to 5.61.
-
L
<shasum> now more closely mimics L<sha1sum(1)>/L<md5sum(1)>.
+
C
<shasum> now more closely mimics L<sha1sum(1)>/L<md5sum(1)>.
-
L<A
ddfile> accepts all POSIX filenames.
+
C<a
ddfile> accepts all POSIX filenames.
New SHA-512/224 and SHA-512/256 transforms (ref. NIST Draft FIPS 180-4
[February 2011])