* util/grub-mkpasswd-pbkdf2.c (grub_get_random): Add windows and

GNU/Hurd to the list of checked PRNG.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-09-22 03:28:32 +02:00
parent 15ce95c40c
commit d1983764f4
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-09-22 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkpasswd-pbkdf2.c (grub_get_random): Add windows and
GNU/Hurd to the list of checked PRNG.
2013-09-22 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: On FreeBSD use -melf_*_fbsd format.