summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-03-13 09:36:26 +0000
committerSimon Josefsson <simon@josefsson.org>2006-03-13 09:36:26 +0000
commit2c7a8f9564de96ad0ad492ccbb65e1bf5530b63d (patch)
tree42f77bb45c9bccf34896418d6a6ebafe45fe9946
parent8d4138dd2c24b1521c26ceff45795f13bc9a04f3 (diff)
downloadgnutls-2c7a8f9564de96ad0ad492ccbb65e1bf5530b63d.tar.gz
Add.
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2ac750daa4..9cd7ce4325 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,12 @@ Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
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.
+- 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.
-- Updated libtasn1 requirement to 0.3.2 and refreshed internal mintiasn1.
- API and ABI modifications:
No changes since last version.