From 8dab6f22ee54e63d98cf303d16702794d091bcbb Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Thu, 5 Jul 2018 10:51:45 -0400 Subject: Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes. --- NEWS | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3c4ce82..9972074 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -1.0.4 (?/??/2018): ------------------- +1.0.4 (7/5/2018): +----------------- - Added search feature to partition type list functions ("L" on main menu of gdisk and "L" when entered in response to the "Hex code or GUID" prompt in @@ -19,6 +19,15 @@ - Added type code for Apple APFS (7C3457EF-0000-11AA-AA11-00306543ECAC, 0xaf0a). +- Added type code for Atari TOS basic data (0xa200, + 734E5AFE-F61A-11E6-BC64-92361F002671). + +- Added type codes for Linux dm-crypt (0x8308, + 7FFEC5C9-2D00-49B7-8941-3EA10A5586B7) and LUKS (0x8309, + CA7D7CCB-63ED-4C53-861C-1742536059CC) partitions. + +- Added 18 Ceph partition type codes. + - Added 52 (yes, 52!) Android partition type codes. - Changed "Creating new GPT entries" message to read "Creating new -- cgit v1.2.1