diff options
author | Stef Walter <stefw@gnome.org> | 2013-05-27 10:36:23 +0200 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-05-27 10:36:23 +0200 |
commit | 4fd057258177f4f14bbe78c2d02d5a65eaf3f3dc (patch) | |
tree | a35465f292bc5a6bc1ab89d25585a361b392a845 /NEWS | |
parent | e98522ba9e92be79526eba9daee9f60aa30ad942 (diff) |
Release version 0.19.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +0.19.0 (unstable) + * Refactor API to be able to handle managed modules + * Deprecate much of old p11-kit API + * Implement concept of managed modules + * Make C_CloseAllSessions function work for multiple callers + * New dependency on libffi + * Fix possible threading problems reported by hellgrind + * Add log-calls option + * Mark p11_kit_message() as a stable function + * Use our own unit testing framework + 0.18.2 (stable) * Build fixes [#64378 ...] |