From 2a45fce1d75ffc4594cc1fbbc58d43c7d301828b Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 29 Apr 2010 19:34:37 +0000 Subject: [PATCH] - Handle PED_EXCEPTION_WARNING with PED_EXCEPTION_YES_NO (#575749) (dcantrell) --- pyparted.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index f8945de..63548e7 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -47,8 +47,6 @@ partition tables. * Thu Apr 29 2010 David Cantrell - 3.4-1 - Handle PED_EXCEPTION_WARNING with PED_EXCEPTION_YES_NO (#575749) (dcantrell) -- Add support for the PARTITION_DIAG parted flag (#583628). (clumens) -- Restore locales even when an exception is thrown (#571940). (akozumpl) * Wed Apr 21 2010 Chris Lumens - 3.3-1 - Upgrade to pyparted-3.3 (#583628).