* include/grub/crypto.h (GRUB_MD_CRC32): New definition.

This commit is contained in:
Szymon Janc 2010-09-05 14:18:31 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent fc2ef1172c
commit b81e40a379
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2010-09-05 Szymon Janc <szymon@janc.net.pl>
* include/grub/crypto.h (GRUB_MD_CRC32): New definition.
2010-09-05 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter.