Release 9.0.1
Update VERSION Update CHANGES
This commit is contained in:
parent
d3feb06cdd
commit
0dd40b6c43
2 changed files with 8 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -10,6 +10,13 @@ changes are added the compatibility information should be updated.
|
|||
---
|
||||
Upcoming release: BINARY COMPATIBLE
|
||||
|
||||
## Changes
|
||||
|
||||
|
||||
## Upgrade Notes
|
||||
---
|
||||
9.0.1 2018-04-18: BINARY COMPATIBLE
|
||||
|
||||
## Changes
|
||||
* On 64-bit architectures, the `label` field of `seL4_MessageInfo` is now 52 bits wide. User-level programs
|
||||
which use any of the following functions may break, if the program relies on these functions to mask the
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
9.0.0-dev
|
||||
9.0.1
|
||||
Loading…
Reference in a new issue