From 5f8b440b6b24057b29f1692d275a409c18ee35a1 Mon Sep 17 00:00:00 2001 From: Robert Millan Date: Sat, 16 Oct 2010 02:34:10 +0200 Subject: [PATCH] Mention who reported this bug. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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