summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-19 14:04:39 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-19 14:04:39 +0200
commit22d52ab692a196f71e5e150aa59ac7fd436e4db1 (patch)
tree3a31985614c560fb636a6414d7b021e107a38cc4
parent898a9c892bcae6e2eebaf5eecfb3a7515c6acad3 (diff)
downloadgnutls-22d52ab692a196f71e5e150aa59ac7fd436e4db1.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 164500b3ad..e894976032 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the end for copying conditions.
* Version 2.5.8 (unreleased)
+** libgnutls: Fix crash in hashing code when using non-libgcrypt handlers.
+
** libgnutls: New function to set minimum acceptable SRP bits.
The function is gnutls_srp_set_prime_bits. Tiny patch by Kevin Quick
<quick@sparq.org> in <https://savannah.gnu.org/support/index.php?106454>.