diff --git a/debian/changelog b/debian/changelog index 3b66e842d..a47a1b56a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,17 +2,16 @@ linux-2.6 (2.6.33-1~experimental.3) UNRELEASED; urgency=low [ Ben Hutchings ] * Fix regexp for binNMU versions in modules/rules.include (Closes: #524632) - * linux-base: Fix calls to disk_id_to_path (renamed to id_to_path) - (Closes: #572283) - * linux-base: Don't show empty list of devices to be relabelled - * linux-base: Don't update udev CD rules unnecessarily - * linux-base: Show the device paths to be added to udev CD rules - * linux-base: Ignore nonexistent devices and properly handle devices - of unknown filesystem type (Closes: #572341, #572445) - * linux-base: Don't accept empty filesystem labels as identifiers - (Closes: #572438) - * linux-base: For consistency with fresh installations, use or assign - UUIDs rather than labels where both are available (Closes: #572376) + * linux-base: Fix bugs and improve libata transition code: + - Fix calls to disk_id_to_path (renamed to id_to_path) (Closes: #572283) + - Don't show empty list of devices to be relabelled + - Don't update udev CD rules unnecessarily + - Show the device paths to be added to udev CD rules + - Ignore nonexistent devices and properly handle devices of unknown + filesystem type (Closes: #572341, #572445) + - Don't accept empty filesystem labels as identifiers (Closes: #572438) + - For consistency with fresh installations, use or assign UUIDs rather + than labels where both are available (Closes: #572376) -- Ben Hutchings Sun, 28 Feb 2010 17:01:33 +0000