From: robertmh Date: Wed, 9 Jan 2008 23:27:36 +0000 (+0000) Subject: Ooops, fix wrong date. X-Git-Tag: 1.98~1714 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e54fcedd97e689623ac9893d057968441e1810b;p=thirdparty%2Fgrub.git Ooops, fix wrong date. --- diff --git a/ChangeLog b/ChangeLog index 4894deb76..433363ff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2008-01-08 Robert Millan +2008-01-10 Robert Millan * kern/device.c (grub_device_iterate): Do not abort device iteration when one of the devices cannot be opened.