diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-04-18 17:34:11 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-04-18 17:34:11 +0200 |
commit | cd6bbd78e62c854b878727f4fd73dcd02775d482 (patch) | |
tree | fe2519ed41f4b9485fae7e53ed167feb8e70814a | |
parent | 08fe3bfac8e12e6154dce6a834cdf838eeac3b05 (diff) | |
download | gnutls-cd6bbd78e62c854b878727f4fd73dcd02775d482.tar.gz |
Add.
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,10 @@ See the end for copying conditions. * Version 2.3.7 (unreleased) +** gnutls-cli: Fix crash on TLS handshake failures. +Reported by "Marc F. Clemente" <marc@mclemente.net> in Debian BTS #466477. +This is similar to <http://bugs.debian.org/429183>. + ** certtool: with --generate-request and newly generated keys, print the key. ** Build fixes for MinGW. @@ -79,6 +79,7 @@ Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Rainer Gerhards <rgerhards@gmail.com> John Brooks <aspecialj@gmail.com> Massimo Gaspari <massimo.gaspari@alice.it> +Marc F. Clemente <marc@mclemente.net> ---------------------------------------------------------------------- Copying and distribution of this file, with or without modification, |