summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-03 12:02:01 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-03 12:02:01 +0100
commit250c1b273de46c4363a04492a4f67827ebb40398 (patch)
tree4aa8d83983eb2b59871a5dc025b789ec3ed56450
parentbc92c19a600f7621f43f98f32b45b0e74799b076 (diff)
downloadgnutls-250c1b273de46c4363a04492a4f67827ebb40398.tar.gz
Add.
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6f7b66c25a..e0039aa865 100644
--- a/NEWS
+++ b/NEWS
@@ -3,13 +3,16 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 2.x.x
+* Version 2.1.x (unreleased)
** Added gnutls_x509_crt_get_subject_alt_name2().
** Corrected a segfault when setting an empty gnutls_priority_t
at gnutls_priority_set().
+** Update version of m4/lib-*.m4 macros.
+Fixes a problem with spurious -L/usr/lib additions.
+
** API and ABI modifications:
gnutls_x509_crt_get_subject_alt_name2: ADD.