]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Tue, 23 Aug 2005 22:56:13 +0000 (22:56 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 23 Aug 2005 22:56:13 +0000 (22:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 41a4d3b5c7837d855f3d6b20bed19720887fdba5..d5228b0f29c697f04019dc40de7ec2634eb39c2d 100644 (file)
--- 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 <e_agf@yahoo.es>.
 - Gnulib is now used for the core library, enabling future code cleanups.
 - Doc fixes for gnutls_transport_set_push and gnutls_transport_set_pull.