summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-11-16 08:50:04 +0000
committerSimon Josefsson <simon@josefsson.org>2006-11-16 08:50:04 +0000
commite9c7d87711524d8ec5f44243246a169130e641d9 (patch)
tree1f89741255d02ccf06f655161f01db278ff45055
parent665717d813694fa7461c1ef77a5c095592c66df6 (diff)
downloadgnutls-e9c7d87711524d8ec5f44243246a169130e641d9.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 376966bfe6..8437cf882c 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ This was forgotten in the last release.
** Fix unsigned vs signed problem in ex-x509-info.c example.
Reported by Tim Kosse <tim.kosse@filezilla-project.org>.
+** Fix the rsa-md5-collision self test to work for MinGW+Wine.
+
+** Update of gnulib files.
+
* Version 1.5.4 (released 2006-11-07)
** New API functions to set errno in push/pull functions.