From 3c405041ac5987df8237f727e84fb6d1410f28a0 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 8 Jul 2008 17:41:46 +0200 Subject: Generated. --- ChangeLog | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) diff --git a/ChangeLog b/ChangeLog index be050d2eeb..290c31ff7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,111 @@ +2008-07-08 Simon Josefsson + + * NEWS: Version 2.5.2. + +2008-07-08 Simon Josefsson + + * doc/gnutls.texi: Fix @include of algorithms.texi. + +2008-07-08 Simon Josefsson + + * doc/Makefile.am: Fix typos. + +2008-07-08 Simon Josefsson + + * doc/Makefile.am, src/Makefile.am: Generate algorithms.texi the + same way as error_codes.texi for consistency. Fixes 'make + distcheck' due to srcdir != objdir breakage. + +2008-07-08 Simon Josefsson + + * configure.in: Bump libtool library version because we added + interfaces. + +2008-07-08 Simon Josefsson + + * NEWS, lib/Makefile.am, lib/ext_inner_application.c, + lib/ext_inner_application.h, lib/gnutls_extensions.c, + libextra/Makefile.am, libextra/ext_inner_application.c, + libextra/ext_inner_application.h, libextra/gnutls_extra.c: Move + TLS/IA features to libgnutls-extra. + +2008-07-08 Simon Josefsson + + * tests/tlsia.c: Initialize extra library. + +2008-07-08 Simon Josefsson + + * doc/manpages/Makefile.am: Generated. + +2008-07-07 Nikos Mavrogiannopoulos + + * src/printlist.c: added missing file. + +2008-07-06 Nikos Mavrogiannopoulos + + * doc/Makefile.am, doc/gnutls.texi: automatically generate the + appendix with supported algorithms and ciphersuites. + +2008-07-06 Nikos Mavrogiannopoulos + + * src/Makefile.am: automatically generate the appendix with + supported algorithms and ciphersuites. + +2008-07-06 Nikos Mavrogiannopoulos + + * lib/gnutls_priority.c: document a way to get the available + algorithms and protocols. + +2008-07-05 Nikos Mavrogiannopoulos + + * lib/x509/common.c: Corrected memory leak in read_octet. Based on + patch by Colin Leroy (colin@colino.net) + +2008-07-03 Simon Josefsson + + * NEWS: Add. + +2008-07-03 Simon Josefsson + + * includes/gnutls/gnutls.h.in, lib/gnutls_extensions.c, + lib/gnutls_extensions.h, lib/gnutls_global.c, + lib/gnutls_handshake.c, lib/gnutls_int.h: Add APIs to register TLS + extension handlers. + +2008-07-02 Simon Josefsson + + * lib/minitasn1/Makefile.am, lib/x509/Makefile.am: Use AM_CPPFLAGS. + +2008-07-02 Simon Josefsson + + * lib/opencdk/Makefile.am: lib/opencdk/Makefile.am (INCLUDES): + Rename to `AM_CPPFLAGS'. + +2008-07-02 Simon Josefsson + + * NEWS: Fix. + +2008-07-02 Simon Josefsson + + * NEWS: Add. + +2008-07-02 Simon Josefsson + + * Makefile.am, cfg.mk: Guile problem fixed. + +2008-07-02 Simon Josefsson + + * lib/gnutls_dh_primes.c: Fix typo that swapped prime/generator in + gnutls_dh_params_generate2. + +2008-07-02 Simon Josefsson + + * NEWS, configure.in: Bump versions. + +2008-07-02 Simon Josefsson + + * ChangeLog: Generated. + 2008-07-02 Simon Josefsson * NEWS: Version 2.5.1. -- cgit v1.2.1