summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-10 23:22:42 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-10 23:22:42 +0100
commitab9ba9470cd40dc8d8a60332d7f777b8889276a9 (patch)
tree2029d6fcdad05d02ab9b1701c05d34d5af5eb033
parentb4d325f22b3ec7d9c01ef59a32d3fd0ae90e53a2 (diff)
downloadgnutls-ab9ba9470cd40dc8d8a60332d7f777b8889276a9.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff69008602..c8d43c4a30 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
** Update internal copy of libtasn1 to version 1.2.
** Certtool --verify-chain now handle inputs larger than 64kb.
+This fixes the self-test "rsa-md5-collision" under MinGW+Wine with
+recent versions of libgcrypt. The problem was that Wine with the
+libgcrypt RNG generates huge amounts of debugging output.
** Changes compared to the v2.0 branch: