]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 28 Aug 2006 15:48:25 +0000 (15:48 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 28 Aug 2006 15:48:25 +0000 (15:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 829d33d74f45b211794e7fd4c0cb1423d20d81b2..8e3b0e82d1924209f03d02162db24865b7132e5d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ by Sascha Ziemann <sascha.ziemann@secunet.com>.
 ** gnutls-cli and gnutls-serv works on Windows.
 The problem was the select() call that doesn't work on file
 descriptors (stdin) on Windows.  We borrowed some code from plibc to
-solve this.
+solve this.  It appears to be somewhat unreliable though.
 
 * Version 1.5.0 (released 2006-08-13)