From: Simon Josefsson Date: Tue, 23 Aug 2005 22:56:13 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_2_7~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f16d3e75e4b1312980dcb37a13ae1d7945a8a85;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 41a4d3b5c7..d5228b0f29 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos See the end for copying conditions. * Version 1.2.7 +- Fixed build problems in getpass on uClibc platforms. - Fixed examples in doc/examples/, suggested by Fran . - Gnulib is now used for the core library, enabling future code cleanups. - Doc fixes for gnutls_transport_set_push and gnutls_transport_set_pull.