From 075f3fe2a0e63dc8b705b0d1dc30f70636dd2e39 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Tue, 12 Apr 2022 19:00:23 -0400 Subject: Added several new partition type codes --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d54b96b..b5ebc03 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,16 @@ - Added the ability to build sgdisk and cgdisk for Windows. +- Added new type codes: + * FreeBSD nandfs (0xa506) + * Apple APFS Pre-Boot (0xaf0b) + * Apple APFS Recovery (0xaf0c) + * ChromeOS firmware (0x7f03) + * ChromeOS mini-OS (0x7f04) + * ChromeOS hibernate (0x7f05) + * U-Boot boot loader (0xb000) + * 27 (!) codes for Fuchsia (0xf100 to 0xf11a) + - Fixed build problems with recent versions of ncurses. - Fixed bug that caused cgdisk to report incorrect partition attributes. -- cgit v1.2.1