summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-07-14 10:47:39 +0200
committerSimon Josefsson <simon@josefsson.org>2007-07-14 10:47:39 +0200
commit6a16feffc2cae9b20d5e7fdf485ffe266cb77cbb (patch)
treecdccce8408366607f2b56f52528b8c619b25c400
parent31b6f781cb10034e1b0d1bd355a31865e2512d3b (diff)
downloadgnutls-6a16feffc2cae9b20d5e7fdf485ffe266cb77cbb.tar.gz
Add.
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b716ddb36..37dbf9be52 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ 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.16 (unreleased)
+
+** Fix gnutls-cli starttls EOF on Mac OS X.
+Thanks to Hal Eden <n.mavrogiannopoulos@gmail.com>.
+
+** API and ABI modifications:
+No changes since last version.
+
* Version 1.7.15 (released 2007-07-02)
** Fix self-tests key-id under mingw32.