* tests/test_sha512sum.in: New test.

This commit is contained in:
BVK Chaitanya 2013-10-26 14:35:35 +02:00 committed by Vladimir Serbinenko
parent 2a8a75855c
commit 7994a09a9b
3 changed files with 37 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-10-26 BVK Chaitanya <bvk.groups@gmail.com>
* tests/test_sha512sum.in: New test.
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/iso9660.c: Replace strncat with memcpy.