summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2023-03-24 16:23:49 -0700
committerBrian C. Lane <bcl@redhat.com>2023-03-24 16:26:19 -0700
commit92e791187ec19a4d271a2d1cc5628a04cfc85964 (patch)
treeb95e188b45498798961204ea32a695994a905179
parentde1b566828cb966ea1a870033c97f5afedeaf673 (diff)
downloadparted-92e791187ec19a4d271a2d1cc5628a04cfc85964.tar.gz
NEWS: Update news
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 11d52e3..90edb79 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,17 @@ GNU parted NEWS -*- outline -*-
Add type commands to set type-id on MS-DOS and type-uuid on GPT.
+ Add swap flag support to the dasd disklabel
+
+ Add display of GPT disk and partition UUIDs in JSON output
+
+
+** Bug Fixes
+
+ Fix use of enums in flag limits by switching to using #define
+
+ Fix ending sector location when using kibi IEC suffix
+
* Noteworthy changes in release 3.5 (2022-04-18) [stable]
** New Features