Skip to content

Commit

Permalink
CHANGELOG: update for 1.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: William Roberts <william.c.roberts@intel.com>
  • Loading branch information
William Roberts committed Aug 10, 2020
1 parent 07bdfc2 commit 06ee73f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

### 1.3.2-RC0 - 2020-08-04
* Fix C_InitToken, ensure no embedded nul byte.
* Fix free of mutex being held in C_InitToken failures: #573
* Fix C_Login CKU_USER login attempt before pin is setup: #563
* Fix C_InitToken double init issues #577
### 1.3.2 - 2020-08-10
* Fix C\_InitToken, ensure no embedded nul byte.
* Fix free of mutex being held in C\_InitToken failures: #573
* Fix C\_Login CKU\_USER login attempt before pin is setup: #563
* Fix C\_InitToken double init issues #577

### 1.3.1 - 2020-07-27
* Fix double free.
Expand Down

0 comments on commit 06ee73f

Please sign in to comment.