From 460cd7e92818c14d4bd03331111db41c7bfccdff Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 15 Dec 2018 22:14:18 +0100 Subject: doc: minor fixes [ci skip] Created NEWS entry for 3.6.6 and unified the listing of gnutls_init_flags_t items. Signed-off-by: Nikos Mavrogiannopoulos --- lib/includes/gnutls/gnutls.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in index 1c3455c0cf..7e6a592447 100644 --- a/lib/includes/gnutls/gnutls.h.in +++ b/lib/includes/gnutls/gnutls.h.in @@ -431,7 +431,6 @@ typedef enum { * in different threads. * @GNUTLS_ENABLE_EARLY_DATA: Under TLS1.3 allow the server to receive early data sent as part of the initial ClientHello (0-RTT). * This is not enabled by default as early data has weaker security properties than other data. Since 3.6.5. - * * @GNUTLS_ENABLE_RAWPK: Allows raw public-keys to be negotiated during the handshake. Since 3.6.6. * * Enumeration of different flags for gnutls_init() function. All the flags -- cgit v1.2.1