diff options
author | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2007-10-07 10:26:18 +0300 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@crystal.(none)> | 2007-10-07 10:26:18 +0300 |
commit | fb62e24be7bc2c40136ede7d54db2960b1a880a6 (patch) | |
tree | 647fdf90f3f1d5c450dac2ba89ea61ce4d1466b1 /NEWS | |
parent | 96183cb39b38e7f5cf0b58929ef5868ed5639096 (diff) | |
download | gnutls-fb62e24be7bc2c40136ede7d54db2960b1a880a6.tar.gz |
Removed all the xml functions and stubs, as well as references in the
documentation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |