summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-08-25 16:54:55 +0000
committerSimon Josefsson <simon@josefsson.org>2005-08-25 16:54:55 +0000
commitbe6b35808b6f0b76f53ace8d9b29c265e39054cf (patch)
tree5ae035643f32e30ed313531652b134ff89cef1d2
parent203f05f76dc7c20d4f6e08c5d1fe06d461807c1c (diff)
downloadgnutls-be6b35808b6f0b76f53ace8d9b29c265e39054cf.tar.gz
Fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 27d4ae38d6..b83f033821 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ See the end for copying conditions.
numbers, suggested by Fran <e_agf@yahoo.es>.
- Certtool now uses the readline library (when available) when reading
X.509 serial numbers.
-- Fixed build problems in getpass on uClibc platforms.
+- Fixed build problems in getpass on uClibc and Mingw32 platforms.
- Fixed compile warning regarding socklen_t on Mingw32, reported by
Martin Lambers <marlam@marlam.de>.
- Fixed examples in doc/examples/, suggested by Fran <e_agf@yahoo.es>.