diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2019-08-16 17:35:54 +1000 |
---|---|---|
committer | Oliver O'Halloran <oohall@gmail.com> | 2019-08-16 17:35:54 +1000 |
commit | a1fced25bf41f1f94a3673a0b2bf68135eedce25 (patch) | |
tree | 78f202cf850228fd33fc7d361fdc00a544429fda /doc | |
parent | 851ce56cadff529174ee031e7d528b919a584940 (diff) | |
download | skiboot-a1fced25bf41f1f94a3673a0b2bf68135eedce25.zip skiboot-a1fced25bf41f1f94a3673a0b2bf68135eedce25.tar.gz skiboot-a1fced25bf41f1f94a3673a0b2bf68135eedce25.tar.bz2 |
skiboot 6.5 release notesv6.5
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes/skiboot-6.5.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-6.5.rst b/doc/release-notes/skiboot-6.5.rst new file mode 100644 index 0000000..75644a8 --- /dev/null +++ b/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 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. |