From: Simon Josefsson Date: Mon, 18 May 2009 20:18:29 +0000 (+0200) Subject: Generated. X-Git-Tag: gnutls_2_7_11^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8a13654fe94b8fce00c8b9f4669737984f13299;p=thirdparty%2Fgnutls.git Generated. --- diff --git a/ChangeLog b/ChangeLog index 2310b78fb0..9f587cf28d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,79 @@ +2009-05-18 Simon Josefsson + + * NEWS: Version 2.7.11. + +2009-05-18 Simon Josefsson + + * NEWS, cfg.mk, configure.ac, doc/examples/Makefile.am, + lib/Makefile.am, lib/configure.ac, lib/openpgp/Makefile.am, + lib/x509/Makefile.am, libextra/Makefile.am, libextra/configure.ac, + src/Makefile.am, tests/Makefile.am: Don't build with warnings all + the time. Use a WERROR_CFLAGS. + +2009-05-18 Simon Josefsson + + * maint.mk: Update gnulib files. + +2009-05-18 Simon Josefsson + + * NEWS: Add. + +2009-05-18 Simon Josefsson + + * src/serv.c: Don't use unportable NI_MAXHOST/NI_MAXSERV. + +2009-05-17 Simon Josefsson + + * src/Makefile.am: Link getaddrinfo libraries. Reported by "Tom G. + Christensen" in + + . + +2009-05-17 Simon Josefsson + + * NEWS, configure.ac, lib/configure.ac: Need to run AC_PROG_CXX + unconditionally. + +2009-05-16 Simon Josefsson + + * doc/doxygen/Doxyfile.in, libextra/gl/Makefile.am: Fix old gnulib + lgpl/ paths. Reported by "Tom G. Christensen" + in + + . + +2009-05-14 Simon Josefsson + + * NEWS: Fix. + +2009-05-14 Simon Josefsson + + * lib/minitasn1/Makefile.am: Need -DASN1_BUILDING for libtasn1. + +2009-05-14 Simon Josefsson + + * doc/announcement-template.txt: Add. + +2009-05-14 Simon Josefsson + + * NEWS: Add. + +2009-05-14 Simon Josefsson + + * lib/minitasn1/Makefile.am: Fix -I's after gnulib changes. + Reported by "Tom G. Christensen" in + + . + +2009-05-14 Simon Josefsson + + * NEWS, configure.ac, lib/configure.ac, lib/m4/hooks.m4, + libextra/configure.ac: Bump versions. + +2009-05-13 Simon Josefsson + + * ChangeLog: Generated. + 2009-05-13 Simon Josefsson * NEWS: Version 2.7.10.