summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-01-10 11:59:43 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-01-10 11:59:43 +0000
commit24278fc491f4ba7178a5908dcc9e84b962520a65 (patch)
tree7fbc715026138b54e4c26d07166e7dbf1d7be9f4 /MANIFEST
parent0fcb6a367491789c4ba3a99744c5373751a9aa56 (diff)
downloadperl-24278fc491f4ba7178a5908dcc9e84b962520a65.tar.gz
Update Digest-SHA to CPAN version 5.94
[DELTA] 5.94 Sat Jan 10 00:45:28 MST 2015 - added support for threaded builds -- PERL_GET_NO_CONTEXT, pTHX_, aTHX_, etc. -- employed 'const' storage class where possible -- ref. rt.cpan.org #101260 - simplified shabits() routine (bitwise input buffering) -- slightly less efficient but easier to understand -- ref. rt.cpan.org #101344 - minor documentation tweaks and additions
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5c434e94f8..5ea3222444 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -713,6 +713,7 @@ cpan/Digest-SHA/src/sha.h Digest::SHA extension
cpan/Digest-SHA/t/allfcns.t See if Digest::SHA works
cpan/Digest-SHA/t/base64.t See if Digest::SHA works
cpan/Digest-SHA/t/bitbuf.t See if Digest::SHA works
+cpan/Digest-SHA/t/bit-order.t
cpan/Digest-SHA/t/fips180-4.t See if Digest::SHA works
cpan/Digest-SHA/t/fips198.t See if Digest::SHA works
cpan/Digest-SHA/t/gglong.t See if Digest::SHA works