summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25e827c..e8b6396 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Changes in release 0.30.3:
* Fixes for OpenSSL 1.1.1 and TLSv1.3 support.
+* Fix for crash with GnuTLS in client cert support (Henrik Holst)
* Fix possible crash in ne_set_request_flag().
* Add more gcc "nonnull" attributes to ne_request_* functions.