Skip to content

Commit

Permalink
Merge branch '1.x'
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Tricca <[email protected]>
  • Loading branch information
flihp committed Sep 11, 2018
2 parents 07c2321 + 638f819 commit 4fa2e22
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ All notable changes to this project are documented in this file.

The format is based on [Keep a CHANGELOG](http://keepachangelog.com/)

## Unreleased
### Fixed
- Merge fixes from 1.3.2

## 1.3.2 - 2018-09-10
### Fixed
- Format specifier with wrong size in util module.
- Initialize TCTI context to 0 before setting values. This will cause all
members that aren't explicitly initialized by be 0.

## 2.0.1 - 2018-07-25
### Fixed
- Default shared object name for dynamic TCTI loading now includes major
Expand Down

0 comments on commit 4fa2e22

Please sign in to comment.