From: Frank Ch. Eigler Date: Mon, 3 Feb 2020 19:21:15 +0000 (-0500) Subject: ChangeLog catchup for two recent commits X-Git-Tag: elfutils-0.179~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0fb4440ad62189dd38687ad3aabe9d1ebcb67e;p=thirdparty%2Felfutils.git ChangeLog catchup for two recent commits Signed-off-by: Frank Ch. Eigler --- diff --git a/ChangeLog b/ChangeLog index ff012e3c5..96d61403e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-02-03 Frank Ch. Eigler + + * configure.ac: Tolerate CXX= for debuginfod configuration. + 2019-12-11 Omar Sandoval * configure.ac: Apply -Werror after user-defined CFLAGS in diff --git a/tests/ChangeLog b/tests/ChangeLog index 8b0320418..6baf97b8a 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2020-02-03 Frank Ch. Eigler + + * run-debuginfod.find.sh: Protect against missing curl & rpm2cpio. + 2020-01-19 Frank Ch. Eigler * run-debuginfod-find.sh: Check for proper groom completion count.