diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-03-16 22:42:53 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-03-16 22:42:53 +0100 |
commit | d2e040aa02633387caddcad1cf7b1e6eb7c0e913 (patch) | |
tree | f6693b592cd02d489e246e559d8f7041022fb134 /NEWS | |
parent | 61dbafd583171fa278347bda49aa557e0b0fc8cd (diff) | |
download | gnutls-d2e040aa02633387caddcad1cf7b1e6eb7c0e913.tar.gz |
documented changes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ See the end for copying conditions. * Version 2.xx.y (unreleased) +** libgnutls: Bug fixes in the RSA ciphersuite behavior with openpgp keys. + +** libgnutls: Force state update when fork is detected in the nettle +rng. + ** libgnutls: modified gnutls_pubkey_import_openpgp() to use the preferred subkey instead of setting explitly one. |