summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-08-29 12:18:03 +0200
committerStef Walter <stef@thewalter.net>2013-08-29 12:28:09 +0200
commitb4faa7f7e17dea909cd4393d27adbc21b2dea9fb (patch)
tree9e073f1fbde1706473f7372ba4f10782edc372a0 /NEWS
parentc980eb29619edc28610a03ccb62514683604257c (diff)
Release version 0.19.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ea64056..4bae3c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.19.4 (unstable)
+ * 'trust anchor' now adds/removes certificate anchors
+ * 'trust list' lists trust policy stuff
+ * 'p11-kit extract' is now 'trust extract'
+ * 'p11-kit extract-trust' is now 'trust extract-compat'
+ * Workarounds for working on broken zfsonlinux.org [#68525]
+ * Add --with-module-config parameter to the configure script [#68122]
+ * Add support for removing stored PKCS#11 objects in trust module
+ * Various debugging tweaks
+
0.19.3 (unstable)
* Fix up problems with automake testing
* Fix a bunch of memory leaks in newly refactored code