diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-19 21:30:36 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-19 21:30:36 +0100 |
commit | 684d473e5ad88f7e2b7e264ff9c83331f3a82007 (patch) | |
tree | bf1d01cd88013e93009cf5b88850d5453f9968ce | |
parent | 04111fd7ee4a3ba51f92f1354212ed9dd79be61f (diff) | |
download | gnutls-684d473e5ad88f7e2b7e264ff9c83331f3a82007.tar.gz |
documented update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ See the end for copying conditions. ** libgnutls: Added functions to parse the certificates policies extension. +** libgnutls: Handle BMPString (UCS-2) encoding in the DN. + ** libgnutls: Added PKCS #11 key generation function that returns the public key on generation. |