diff options
author | Daiki Ueno <dueno@redhat.com> | 2018-05-24 10:06:38 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2018-05-25 15:16:06 +0200 |
commit | 65dd5469ad164465583167c63114478587db59fd (patch) | |
tree | 42427b7c04f3970497cf2c4f15170f06f84b5c18 | |
parent | 8b90031aeb495116a87851dca50845b8df0d1e90 (diff) |
NEWS: Mention latest changes
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * trust: Prevent trust module being loaded by proxy module [PR#142] * library: Use dedicated locale object for printing error [PR#148] * Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctly [PR#134] + * Improve const correctness for P11KitUri [PR#152] + * PKCS#11 URI scheme comparison is now case insensitive [PR#156] * Build and test fixes [PR#151, PR#149, PR#141, PR#138, PR#135] 0.23.10 (devel) |