]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Reorder.
authorSimon Josefsson <simon@josefsson.org>
Fri, 17 Apr 2009 07:47:22 +0000 (09:47 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 17 Apr 2009 07:47:22 +0000 (09:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 59d362a75f82b7bc1e17ac301b36978f4c9ec6f6..68adae1b4193e4ca4258c876793f787f769fa9bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
 
 * Version 2.7.7 (unreleased)
 
+** libgnutls: Applied patch by Cedric Bail to add functions
+gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_sig_algorithm().
+
 ** gnutls.pc: Add -ltasn1 to 'pkg-config --libs --static gnutls' output.
 Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
 <http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3467>.
@@ -16,9 +19,6 @@ GnuTLS is also internally ready to be used with libtasn1 v2.0.
 Reported by Roman Bogorodskiy <novel@FreeBSD.org> in
 <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3435>.
 
-** libgnutls: Applied patch by Cedric Bail to add functions
-gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_sig_algorithm().
-
 ** i18n: The GnuTLS gettext domain is now 'libgnutls' instead of 'gnutls'.
 It is currently only used by the core library.  This will enable a new
 domain 'gnutls' for translations of the command line tools.