From: Simon Josefsson Date: Mon, 28 Aug 2006 15:48:25 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_5_1~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a2efccc6ab5defecfbed1594ec0ce2dfaa7221b;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index 829d33d74f..8e3b0e82d1 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ by Sascha Ziemann . ** 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)