opensc/NEWS

21 lines
600 B
Plaintext
Raw Normal View History

NEWS for OpenSC -- History of user visible changes
New in 0.4.0; 2001-12-xx; Juha Yrj<72>l<EFBFBD>:
* Finished migrating to Autotools
* Rewritten ASN.1 decoder (should work better on all PKCS #15 cards)
* Abstracted card handling, so adding support for new (bizarre)
cards is a whiz
* Added colored debug and error output :)
* Fixed some memory leaks
* Support for Swedish Posten eID cards
New in 0.3.5; 2001-12-15; Juha Yrj<72>l<EFBFBD>:
* Now compiles with C++
* Added card reset detection
* Fixed PIN code changing
* Improved certificate caching
New in 0.3.2; 2001-11-27; Juha Yrj<72>l<EFBFBD>:
* Converted to Autotools.