[OB] Changelog: Update entries from previous commits.

Message ID 20221102001441.64481-1-amerey@redhat.com
State Committed
Headers
Series [OB] Changelog: Update entries from previous commits. |

Commit Message

Aaron Merey Nov. 2, 2022, 12:14 a.m. UTC
  Pushed as obvious.

Update Changelogs with details from commits 04b1a3aa and 054b3bde9.

Signed-off-by: Aaron Merey <amerey@redhat.com>
---
 debuginfod/ChangeLog | 4 ++++
 tests/ChangeLog      | 5 +++++
 2 files changed, 9 insertions(+)
  

Patch

diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog
index 92a880f8..50668e61 100644
--- a/debuginfod/ChangeLog
+++ b/debuginfod/ChangeLog
@@ -1,3 +1,7 @@ 
+2022-11-01  Aaron Merey  <amerey@redhat.com>
+
+	* debuginfod-client.c (path_escape): Add early return.
+
 2022-10-31  Aaron Merey  <amerey@redhat.com>
 
 	* Makefile.am (libdebuginfod_so_LDLIBS): Add libelf.
diff --git a/tests/ChangeLog b/tests/ChangeLog
index fb0dce82..b656029f 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,8 @@ 
+2022-11-01  Aaron Merey  <amerey@redhat.com>
+
+	* run-debuginfod-section.sh (RPM_BUILDID): Use buildid from non-zstd
+	compressed rpm.
+
 2022-10-31  Aaron Merey  <amerey@redhat.com>
 
 	* Makefile.am (TESTS): Add run-debuginfod-section.sh.