From c4c45a0df8e14390a5b4f41cb3d13321848be0d2 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 15 Mar 2006 09:37:18 +0000 Subject: Fix. --- NEWS | 5 +++-- 1 file 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. -- cgit v1.2.1