summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArvin Schnell <aschnell@suse.com>2022-05-11 14:02:21 +0000
committerBrian C. Lane <bcl@redhat.com>2022-05-13 10:32:06 -0700
commit61b3a9733c0e0a79ccc43096642d378c8706add6 (patch)
tree48d20b665ea5ea3f8a85d550046902f56a20404a /NEWS
parentcec533a00a2cd0b64a7a0f5debc26554f6025831 (diff)
downloadparted-61b3a9733c0e0a79ccc43096642d378c8706add6.tar.gz
parted: add type command
Include the partition type-id and type-uuid in the JSON output. Also add the the command 'type' to set them. Remove redundant flags from DosPartitionData and use only the system variable. Signed-off-by: Brian C. Lane <bcl@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bd161f..099f8bd 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ GNU parted NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** New Features
+
+ Add type commands to set type-id on MS-DOS and type-uuid on GPT.
* Noteworthy changes in release 3.5 (2022-04-18) [stable]