summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-11-07 10:27:04 +0000
committerSimon Josefsson <simon@josefsson.org>2006-11-07 10:27:04 +0000
commit0abf549321f07783d9cae5f63fc1742a9133894a (patch)
treef9db5940bbb939b63ad1bc000021ab7c629803a4
parent9e37670890144903424b9683cb8c62507ff9632a (diff)
downloadgnutls-0abf549321f07783d9cae5f63fc1742a9133894a.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95f3b45655..922c6e3bb1 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,10 @@ gnutls_transport_set_global_errno.
void gnutls_transport_set_errno (gnutls_session_t session, int err);
void gnutls_transport_set_global_errno (int err);
+** When calling `recv' or `send' Windows errors are handled properly.
+The Windows recv/send functions doesn't use errno, and GnuTLS now use
+WSAGetLastError to access the error condition instead.
+
** Several OpenPGP API fixes.
All suggested by ludovic.courtes@laas.fr (Ludovic Courtès). The most
important fix is to change the return value of