From 506eb04c3ddfda6257cfb332454fe7ce273a3230 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 27 Jul 2012 10:17:10 +0200 Subject: [PATCH] docs: add note about partx output change Signed-off-by: Karel Zak --- Documentation/releases/v2.22-ReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/releases/v2.22-ReleaseNotes b/Documentation/releases/v2.22-ReleaseNotes index 5d3f1daaac..26d864f01e 100644 --- a/Documentation/releases/v2.22-ReleaseNotes +++ b/Documentation/releases/v2.22-ReleaseNotes @@ -8,6 +8,11 @@ Util-linux 2.22 Release Notes Release highlights ------------------ +partx(8): + - the default output has been changed, the legacy output was deprecated for + more than 1 year. Users who depend on the old output format have to use + --list command line option. + mount(8), umount(8), swapon(8), blkid(8) and findmnt(8): - supports PARTUUID= and PARTLABEL= tags to specify block devices by partition UUID or LABEL (for example for UEFI GPT). These tags are filesystem -- 2.47.3