File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 6.0.0]
2+
3+ ** Note:** Backward incompatible ABI change:
4+ The struct TEEHANDLE struct is packed(1) now
5+ Added field to store V2 logger callback.
6+
7+ ### Changed
8+ - Linux: pull libmei 1.7.0
9+ - CMake: consume four-part version
10+ - Windows: fix copyright format
11+
12+ ### Added
13+ - Windows: C# OOP wrapper
14+ - TeeInitFull2 API
15+
116## [ 5.0.0]
217
318** Note:** Backward incompatible API change:
Original file line number Diff line number Diff line change @@ -61,4 +61,8 @@ Every thread should either initialize and use its own handle
6161or a locking mechanism should be implemented by the caller to ensure
6262that only one thread uses the handle at any time.
6363The only exception is ability to call Disconnect to exit from read
64- blocked on another thread.
64+ blocked on another thread.
65+
66+ ## Artificial Intelligence
67+
68+ These contents may have been developed with support from one or more Intel-operated generative artificial intelligence solutions.
Original file line number Diff line number Diff line change 1- 5 .0.0
1+ 6 .0.0
You can’t perform that action at this time.
0 commit comments