From 70feba3bb403a914776567fdcb2474255cc9f5b2 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 2 Aug 2012 13:34:17 -0400 Subject: [PATCH] PPC - Handle device paths with commas correctly. Related: rhbz#828740 --- grub2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/grub2.spec b/grub2.spec index a111df6..1aacd9d 100644 --- a/grub2.spec +++ b/grub2.spec @@ -392,6 +392,7 @@ fi %changelog * Thu Aug 02 2012 Peter Jones - 2.0-0.38.beta6 - PPC - Handle device paths with commas correctly. + Related: rhbz#828740 * Mon Jun 18 2012 Peter Jones - 2.0-0.37.beta6 - Fix double-free in grub-probe.