diff options
Diffstat (limited to 'roms/skiboot/doc/release-notes/skiboot-6.5.rst')
-rw-r--r-- | roms/skiboot/doc/release-notes/skiboot-6.5.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/roms/skiboot/doc/release-notes/skiboot-6.5.rst b/roms/skiboot/doc/release-notes/skiboot-6.5.rst new file mode 100644 index 000000000..1c16e950e --- /dev/null +++ b/roms/skiboot/doc/release-notes/skiboot-6.5.rst @@ -0,0 +1,20 @@ +.. _skiboot-6.5: + +skiboot-6.5 +=========== + +skiboot v6.5 was released on Friday August 16th 2019. It is the first +release of skiboot 6.5, which becomes the new stable release +of skiboot following the :ref:`skiboot-6.4` release, first released May 3rd 2019. + +.. _skiboot-6.5-new-features: + +New features +------------ + +Support for Memory-preserving IPL (MPIPL) which will be the basis for more +reliable creation of crash dumps, and for crash dumps fro OPAL. + +Support for the Swift platform and NPU3 hardware. + +Support for the Mihawk platform. |