diff --git a/configure.ac b/configure.ac index d3f8f21d852..2d65559ea93 100644 --- a/configure.ac +++ b/configure.ac @@ -1283,6 +1283,7 @@ if test "x$with_openssl" = "xyes"; then openssl/bio.h \ openssl/bn.h \ openssl/crypto.h \ + openssl/decoder.h \ openssl/dh.h \ openssl/err.h \ openssl/evp.h \ diff --git a/doc/release-notes/release-6.sgml b/doc/release-notes/release-6.sgml index 0e193a9155b..8faa0159f06 100644 --- a/doc/release-notes/release-6.sgml +++ b/doc/release-notes/release-6.sgml @@ -63,7 +63,9 @@ This section gives an account of those changes in three categories: Changes to existing directives