summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@crystal.(none)>2007-10-07 10:26:18 +0300
committerNikos Mavrogiannopoulos <nmav@crystal.(none)>2007-10-07 10:26:18 +0300
commitfb62e24be7bc2c40136ede7d54db2960b1a880a6 (patch)
tree647fdf90f3f1d5c450dac2ba89ea61ce4d1466b1 /NEWS
parent96183cb39b38e7f5cf0b58929ef5868ed5639096 (diff)
downloadgnutls-fb62e24be7bc2c40136ede7d54db2960b1a880a6.tar.gz
Removed all the xml functions and stubs, as well as references in the
documentation.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ac315c847..8343324fca 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
+* Version 2.1.2
+
+** Removed all the xml related stubs and functions.
+
+** API and ABI modifications:
+gnutls_x509_crt_to_xml: REMOVED
+gnutls_openpgp_key_to_xml: REMOVED
+
* Version 2.1.1 (released 2007-09-24)
** Added support for Camellia cipher, thanks to Yoshisato YANAGISAWA.