~ubuntu-branches/ubuntu/wily/libp11/wily-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-12-25 02:46:56 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091225024656-utoyt9tay0lgbnzy
Tags: 0.2.7-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NEWS for Libp11 -- History of user visible changes
2
2
 
 
3
New in 0.2.7; ???; ???
 
4
* If CKR_CRYPTOKI_ALREADY_INITIALIZED is returned from C_Initialize(): ignore. 
 
5
  (Needed for unloaded/reloaded engines e.g. in wpa_supplicant.) By David Smith.
 
6
 
3
7
New in 0.2.6; 2009-07-22; Andreas Jellinghaus
4
8
* Fix new version: add new symbol to export file
5
9
* fix building on MSVC plattform