summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-05-12 13:33:08 +0000
committerSimon Josefsson <simon@josefsson.org>2007-05-12 13:33:08 +0000
commit136576747bd7c5fda9796d9b7106dc426dc2c787 (patch)
tree0399763d95e4b0be7b3af76353439084cd20bfe8
parent17a04a08eab3e2fb327386406b83f2262c4eba31 (diff)
downloadgnutls-136576747bd7c5fda9796d9b7106dc426dc2c787.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9b996be438..7e75783b1c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Copyright (C) 2004, 2005, 2006, 2007 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
-* Version 1.7.9 (unreleased)
+* Version 1.7.9 (released)
** X.509 certificates are preferred over OpenPGP keys.
This is a change in the semantics of gnutls_set_default_priority.
@@ -27,6 +27,8 @@ implementations (e.g., GnuPG 2.x's gpgsm). Depending on which RFCs
you read, this may or may not be correct, but our new behaviour appear
to be consistent with other widely used implementations.
+** Fix mem leaks in gnutls_x509_crt_print.
+
** API and ABI modifications:
No changes since last version.