Release 10.1.1
Update VERSION Update CHANGES
This commit is contained in:
parent
d12bb374ab
commit
57e5417ce2
2 changed files with 10 additions and 1 deletions
9
CHANGES
9
CHANGES
|
|
@ -14,6 +14,15 @@ Upcoming release: BINARY COMPATIBLE
|
|||
|
||||
|
||||
## Upgrade Notes
|
||||
---
|
||||
10.1.1 2018-11-12: BINARY COMPATIBLE
|
||||
|
||||
## Changes
|
||||
* Remove theoretical uninitialised variable use in infer_cpu_gic_id for binary translation validation
|
||||
|
||||
## Upgrade Notes
|
||||
* 10.1.0 has a known broken test in the proofs. 10.1.1 fixes this test.
|
||||
|
||||
---
|
||||
10.1.0 2018-11-07: SOURCE COMPATIBLE
|
||||
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
10.1.0-dev
|
||||
10.1.1
|
||||
Loading…
Reference in a new issue