From bd7cb938426e09802238346f603187e336eca232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20B=C3=A9rat?= Date: Fri, 10 Jan 2025 18:30:02 +0100 Subject: [PATCH] Fix changelog for RHEL-56541 RHEL-56541 got already fixed together with RHEL-56542, updating the changelog. Resolves: RHEL-56541 --- glibc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/glibc.spec b/glibc.spec index 664c1f6..d71b306 100644 --- a/glibc.spec +++ b/glibc.spec @@ -3060,6 +3060,8 @@ update_gconv_modules_cache () - Backport the deallocation attributes commit for opendir/fdopendir (RHEL-56543) - Backport: Fix bug bz#27454 and test implementation to verify fdopendir behavior (RHEL-56544) +- Backport test implementation to verify closedir behavior + (RHEL-56541) * Wed Jan 08 2025 Frédéric Bérat - 2.34-149 - Backport: fix the glibc manual to handle spaces for @deftypefun