From: Simon Josefsson Date: Wed, 2 Jul 2008 12:22:56 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_5_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0680d7f99ed77e8efb5a6de2e6b9e73e975d2aaf;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 1f0490e2cf..6dfbc8a109 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,13 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos See the end for copying conditions. -* Version 2.5.0 (unreleased) +* Version 2.5.0 (released 2008-07-02) ** Port fixes from v2.4.1 release, see below. ** Added API to replace and update the crypto backend. +The header gnutls/crypto.h is now officially supported, and declares +the symbols below. ** Rewritten opencdk crypto backend, to use the gnutls internal one.