summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-10-14 17:24:00 +0200
committerSimon Josefsson <simon@josefsson.org>2009-10-14 17:24:00 +0200
commit4c76dabf23c9d41506c4d30f2caa2a91374154eb (patch)
tree5004b4d1a031eabd512a0b42f15ec631c322e12f /NEWS
parentc54fcfeacb02927159e170b66401782d8cf706f9 (diff)
downloadgnutls-4c76dabf23c9d41506c4d30f2caa2a91374154eb.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a48f8188b4..e6a00196d6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ See the end for copying conditions.
* Version 2.9.8 (unreleased)
+** libgnutls: Fix PKCS#12 encoding.
+The error you would get was "The OID is not supported.". Problem
+introduced for the v2.8.x branch in 2.7.6.
+
+** tests: Added "pkcs12_encode" self-test to check PKCS#12 functions.
+
** API and ABI modifications:
No changes since last version.