]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Fri, 23 Sep 2005 09:14:08 +0000 (09:14 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 23 Sep 2005 09:14:08 +0000 (09:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c88a816f23ef3f7f00107e55a28d3893ae5f794c..4d7443cbb4e901c2ffa3879226f81289bd85ab97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,12 +4,14 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
 See the end for copying conditions.
 
 * Version 1.2.8
-- If you pass a X.509 CA or PGP trust database to the command line tool,
-  it will now abort the connection if the server certificate validation fails.
-  Use the parameter --insecure to continue even after certificate validation
-  failures.
+- If you pass a X.509 CA or PGP trust database to the command line
+  tool, it will now abort the connection if the server certificate
+  validation fails.  Use the parameter --insecure to continue even
+  after certificate validation failures.  Inspired from discussion
+  with Alexander Kotelnikov <sacha@myxomop.com>.
 - The test for socklen_t has been moved to gnulib.
-- Link failures for duplicate or missing "program_name" symbol has been fixed.
+- Link failures for duplicate or missing "program_name" symbol has been fixed,
+  patch from Martin Lambers <marlam@marlam.de>.
 - The command line tool no longer uses mmap, to make it more portable,
   patch from Martin Lambers <marlam@marlam.de>.
 - API and ABI modifications: