Files
perl-Digest-SHA/perl-Digest-SHA.changes

19 lines
712 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 6 19:58:39 CEST 2008 - lars@linux-schulserver.de
- update to 5.47:
- modified Makefile.PL to install in core for Perls >= 5.10
- changed from #include <> to #include "" in SHA.xs
- moved .pm file to appropriate lib directory
- minor addition to META.yml
- modified Addfile to recognize leading and trailing
whitespace in filenames (ref. rt.cpan.org #34690)
- minor C source code modification (ref. hmac.c)
- use const in sha.c for clean builds with -Wwrite-strings
-------------------------------------------------------------------
Sat Jan 5 01:03:33 CET 2008 - lars@linux-schulserver.de
- initial version 5.45