diff options
author | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-13 15:38:46 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-11-13 15:38:46 +1100 |
commit | 916196d4cc0e070369ff6aa1363fa39339f8cad1 (patch) | |
tree | 8e881182f027b2f4bd765fd6f3afcced5ffef892 /doc | |
parent | f77b676c76ac89466df1ce8f61c1ac274a2dcc82 (diff) | |
download | skiboot-916196d4cc0e070369ff6aa1363fa39339f8cad1.zip skiboot-916196d4cc0e070369ff6aa1363fa39339f8cad1.tar.gz skiboot-916196d4cc0e070369ff6aa1363fa39339f8cad1.tar.bz2 |
Add skiboot-5.1.11 release notesskiboot-5.1.11
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes/skiboot-5.1.11.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-5.1.11.txt b/doc/release-notes/skiboot-5.1.11.txt new file mode 100644 index 0000000..b2493b2 --- /dev/null +++ b/doc/release-notes/skiboot-5.1.11.txt @@ -0,0 +1,16 @@ +skiboot-5.1.11 +-------------- + +skiboot-5.1.11 was released on Friday November 13th, 2015. + +Since it was Friday 13th, we had to find a bug right after we tagged +and released skiboot-5.1.10. + +skiboot-5.1.11 is the 12th stable release of 5.1, it follows skiboot-5.1.10 +(which was released November 13th, 2015). + +Skiboot 5.1.11 contains one additional bug fix over skiboot-5.1.10. + +It is: +- On IBM FSP machines, if IPMI/Serial console is not connected during shutdown + or reboot, machine would enter termination state rather than shut down. |