summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0fbe56c375..936e2f7f39 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ See the end for copying conditions.
* libgnutls: gnutls_transport_set_global_errno() was deprecated.
Use your system's errno fascility or gnutls_transport_set_errno().
+* gnutls-cli: Correction with usage of select to check for
+pending data in gnutls sessions. It now uses gnutls_record_check_pending().
+Reported by Herbert J. Skuhra.
+
* tests: More fixes and updates for win32. Patches by LRN.
** API and ABI modifications: