From: Simon Josefsson Date: Wed, 28 Jun 2006 15:39:06 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_4_1~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3919403e4d53748065ea511792ebad7a9bde910;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 64d5f5560b..647826119e 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,11 @@ No other source changes were necessary, so the examples should continue to be possible to use stand-alone without any autoconf or gnulib stuff. +** Added C++ header "gnutlsxx.h" and library "libgnutlsxx". +You may unconditionally disable it with --disable-cxx. See +includes/gnutls/gnutlsxx.h and lib/gnutlsxx.cpp for the +implementation. + ** API and ABI modifications: No changes since last version.