aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-09-17 08:28:35 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-09-17 08:31:21 +1000
commit366aee2e1d21721dadc69327896ec84756729a27 (patch)
tree1f6e58e46fbe4fa5b263d547b2d0c3874088cca5 /doc
parentaf569fa2aebd52748f3056fe3104b16991a3f6de (diff)
downloadskiboot-366aee2e1d21721dadc69327896ec84756729a27.zip
skiboot-366aee2e1d21721dadc69327896ec84756729a27.tar.gz
skiboot-366aee2e1d21721dadc69327896ec84756729a27.tar.bz2
skiboot 5.3.6 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> (cherry picked from commit fbe155492ad747d3b36267574e6fe20b4f534289) [stewart@linux.vnet.ibm.com: txt to rst] Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/skiboot-5.3.6.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/release-notes/skiboot-5.3.6.rst b/doc/release-notes/skiboot-5.3.6.rst
new file mode 100644
index 0000000..8960ebc
--- /dev/null
+++ b/doc/release-notes/skiboot-5.3.6.rst
@@ -0,0 +1,16 @@
+skiboot-5.3.6
+-------------
+
+skiboot-5.3.6 was released on Saturday September 17th, 2016.
+
+This is the 7th stable release of skiboot 5.3, the new stable release of
+skiboot (first released with 5.3.0 on August 2nd, 2016).
+
+Skiboot 5.3.6 replaces skiboot-5.3.5 as the current stable version. It contains
+one minor bug fix.
+
+Over skiboot-5.3.5, the following fixes are included:
+
+- SLW: Actually print the register dump only to memory
+ A fix in 5.3.5 was only partially correct, we still had the log priority
+ incorrect for dumping of the SLW registers.