From: Robert Millan Date: Sat, 16 Oct 2010 00:34:10 +0000 (+0200) Subject: Mention who reported this bug. X-Git-Tag: 1.99~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8b440b6b24057b29f1692d275a409c18ee35a1;p=thirdparty%2Fgrub.git Mention who reported this bug. --- diff --git a/ChangeLog b/ChangeLog index ce683bbb0..4b2a7a705 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * grub-core/kern/emu/misc.c (grub_make_system_path_relative_to_its_root): Fix premature return when processing non-root ZFS filesystems. + Reported by Sergio Talens-Oliag. 2010-10-15 Robert Millan