summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-27 22:11:02 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-27 22:11:02 +0200
commit15d9a783a560b1fe99604ca56ca238e485a524e5 (patch)
tree9c65b82e3814383e132ad9f9e4a5e02d954ad79a
parent1b90f50b49fdd2ffb95fc6a793a6819d75f15b3e (diff)
downloadgnutls-15d9a783a560b1fe99604ca56ca238e485a524e5.tar.gz
documented updates.
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e22877e96f..b5850dbb6f 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,14 @@ See the end for copying conditions.
** libgnutls: gcrypt: replaced occurences of gcry_sexp_nth_mpi (..., 0)
with gcry_sexp_nth_mpi (..., GCRYMPI_FMT_USG) to fix errors with 1.5.0.
-** libgnutls: writev_emu: stop on the first incomplete write
+** libgnutls: writev_emu: stop on the first incomplete write. Patch by
+Sjoerd Simons.
+
+** libgnutls: Fix zlib handling in gnutls.pc. Patch by Andreas
+Metzler.
+
+** certtool: bug fixes in certificate request generation. Patch
+by Petr Písař.
** API and ABI modifications:
No changes since last version.