From f0f155569c6859c5bc529c0279a6b4803aac950f Mon Sep 17 00:00:00 2001 From: Aaron Merey Date: Tue, 1 Nov 2022 20:09:36 -0400 Subject: [PATCH] Changelog: Update entries from previous commits. Update Changelogs with details from commits 04b1a3aa and 054b3bde9. Signed-off-by: Aaron Merey --- debuginfod/ChangeLog | 4 ++++ tests/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index 92a880f86..50668e611 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,7 @@ +2022-11-01 Aaron Merey + + * debuginfod-client.c (path_escape): Add early return. + 2022-10-31 Aaron Merey * Makefile.am (libdebuginfod_so_LDLIBS): Add libelf. diff --git a/tests/ChangeLog b/tests/ChangeLog index fb0dce824..b656029fe 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2022-11-01 Aaron Merey + + * run-debuginfod-section.sh (RPM_BUILDID): Use buildid from non-zstd + compressed rpm. + 2022-10-31 Aaron Merey * Makefile.am (TESTS): Add run-debuginfod-section.sh. -- 2.47.2