Fix changelog for RHEL-58357

The changelog didn't meet the standard.

Related: RHEL-58357
This commit is contained in:
Frédéric Bérat 2025-08-08 10:17:26 +02:00
parent f8b71945b7
commit 22e43fce78

View File

@ -2644,7 +2644,7 @@ update_gconv_modules_cache ()
%changelog
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-52
- Resolved a regression impacting `sched_setattr` and `sched_getattr` functions.
- Add `sched_setattr` and `sched_getattr` functions (RHEL-58357)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-51
- Enhanced glibc documentation for core descriptor APIs. (RHEL-107861)