From: Robert Millan Date: Mon, 4 Jan 2010 22:49:59 +0000 (+0000) Subject: forgot to commit ChangeLog... X-Git-Tag: 1.98~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b856776a991f1b87f36a18653923d030f28ea11;p=thirdparty%2Fgrub.git forgot to commit ChangeLog... --- diff --git a/ChangeLog b/ChangeLog index c71862f78..0bcb062fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-01-04 Robert Millan + + * commands/crc.c (grub_cmd_crc): Abort on read errors. + * fs/iso9660.c (grub_iso9660_read): Check for read error and pass + it to upper layer. + 2010-01-04 Vladimir Serbinenko * include/grub/efi/api.h (GRUB_EFI_PIWG_DEVICE_PATH_SUBTYPE):