mirror of
https://github.com/stefanberger/libtpms
synced 2026-01-08 12:24:40 +00:00
Extend CHANGES file with what is new in v0.6.0
Mention support for TPM 2 (up to rev 150) and new API calls. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
61440eebf8
commit
0b60a44790
14
CHANGES
14
CHANGES
@ -1,5 +1,19 @@
|
||||
CHANGES - changes for libtpms
|
||||
|
||||
version 0.6.0
|
||||
- added TPM 2 support (revision 150)
|
||||
|
||||
- New API calls:
|
||||
- TPMLIB_CancelCommand
|
||||
- TPMLIB_ChooseTPMVersion
|
||||
- TPMLIB_SetDebugFD
|
||||
- TPMLIB_SetDebugLevel
|
||||
- TPMLIB_SetDebugPrefix
|
||||
- TPMLIB_SetBufferSize
|
||||
- TPMLIB_ValidateState
|
||||
- TPMLIB_SetState
|
||||
- TPMLIB_GetState
|
||||
|
||||
version 0.5.1
|
||||
first public release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user