From: Andrei Borzenkov Date: Thu, 29 Oct 2015 18:29:12 +0000 (+0300) Subject: NEWS: mention powerpc64le support X-Git-Tag: 2.02-beta3~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b1103e303a6112315257ddad9d771088ba813f;p=thirdparty%2Fgrub.git NEWS: mention powerpc64le support --- diff --git a/NEWS b/NEWS index 4abd873de..2db2f87a9 100644 --- a/NEWS +++ b/NEWS @@ -88,6 +88,7 @@ New in 2.02: * Support *-emu on Windows. * New platform `none' which builds only user level utilities. This is now default if target CPU is not supported. + * Support for booting little-endian Linux kernel on powerpc. * Security: * Add optional facility to enforce that all files read by the core image @@ -150,6 +151,7 @@ New in 2.02: directly. This removes requirement for target-specific runtime on build system. * emu libusb support removed (was broken and unmaintained). + * powerpc64le compile support. * Revision control moved to git.