diff options
author | Jakub Jelen <jjelen@redhat.com> | 2019-07-08 13:22:45 +0200 |
---|---|---|
committer | Jakub Jelen <jjelen@redhat.com> | 2019-07-08 13:22:45 +0200 |
commit | e4d4c13f25fd2a13ba07c71069be5e5fa65fd603 (patch) | |
tree | 5c2adf63f8a9dee96d1ebe337d19809e80c16833 | |
parent | 28540219dbca00a9514d29d6d989956706871325 (diff) |
NEWS: prepare for v2.7.0 releasev2.7.0
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +v2.7.0 +====== + +- Improve compatibility with Windows guests, particularly with ActivClient + Windows drivers. +- Implement Microsoft PnP applet used by Windows for card detection +- Fill several structures returned by Global Platform applet to mimic + behavior of real cards. +- Implement API for creation of serial number used to uniquely identify + a emulated card. +- More verbose debug logs +- Fix the VERIFY semantics, which can be used for login status check +- Add clang and csbuild CI targets +- Use ATR from official CAC card to improve card detection under Windows + v2.6.1 ====== |