summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9cd7ce4325..268f82d8ee 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,9 @@ See the end for copying conditions.
* Version 1.2.11 (unreleased)
- The function gnutls_x509_crt_to_xml is not supported any more, and
- return an internal error. The function called internal libtasn1
- functions.
+ return an internal error. The reason is that the function called
+ internal libtasn1 functions which are no longer exported from
+ libtasn1.
- Updated libtasn1 requirement to 0.3.2 and refreshed internal mintiasn1.
- Fixed _gnutls_x509_get_raw_crt_expiration_time and
_gnutls_x509_get_raw_crt_activation_time to return (time_t)-1 on errors.