-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Stewart Smith <[email protected]>
- Loading branch information
1 parent
d811b82
commit fbe1554
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |