summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-16 12:59:01 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-16 12:59:01 +0200
commitbc743692c6d6480d19f805842eabc9b3b8d6b083 (patch)
tree09bafd1c9b763658256d41594653405d8dbe9bf4
parent323d3630fb7f8c2872271761ec8fe0b6e4535d55 (diff)
downloadgnutls-bc743692c6d6480d19f805842eabc9b3b8d6b083.tar.gz
Add.
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b9b787823..4e03c8b75d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,17 @@ 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.18 (unreleased)
+
+** Install images for the info manual.
+This has a side effect of renaming the images. See
+<http://thread.gmane.org/gmane.comp.tex.texinfo.bugs/3533> for
+discussions on the approach chosen.
+
+** Fix pointer mix to variables of different size.
+Patch extracted from
+<http://cvs.fedora.redhat.com/viewcvs/devel/gnutls/gnutls-1.6.3-incompat-pointers.patch?rev=1.1&view=auto>.
+
* Version 1.7.17 (released 2007-08-15)
** New functions to perform external signing.