]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 24 Nov 2012 18:36:17 +0000 (19:36 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 24 Nov 2012 18:54:39 +0000 (19:54 +0100)
NEWS
cross.mk

diff --git a/NEWS b/NEWS
index abc1d5c98c2a0f68a54e9380c4acfe8617c6f0d7..d85daa30713cfc38590e4919c5f7fc4725703adb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,14 @@ GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
 Copyright (C) 2000-2012 Free Software Foundation, Inc.
 See the end for copying conditions.
 
+* Version 3.1.6 (unreleased)
+
+** libgnutls: Several updates in the ASN.1 string handling subsystem.
+
+** API and ABI modifications:
+No changes since last version.
+
+
 * Version 3.1.5 (released 2012-11-24)
 
 ** libgnutls: Added functions to parse the certificates policies
index 9b5ba2c9582c2fd59bbabb93e3f0eab2c95eac16..af3dacdc7d131fefdcf14703eb71eef2b5b17644 100644 (file)
--- a/cross.mk
+++ b/cross.mk
@@ -1,4 +1,4 @@
-GNUTLS_VERSION:=3.1.4
+GNUTLS_VERSION:=3.1.5
 GNUTLS_FILE:=gnutls-$(GNUTLS_VERSION).tar.xz
 GNUTLS_DIR:=gnutls-$(GNUTLS_VERSION)