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: