diff options
author | Arjun Shankar <arjun@redhat.com> | 2022-08-22 18:21:14 +0200 |
---|---|---|
committer | Arjun Shankar <arjun@redhat.com> | 2022-08-22 18:21:49 +0200 |
commit | 5c62874f423af93e97b51bc9a57af228a546156f (patch) | |
tree | 912265de118669d0ad598f0e70fa16989df783db | |
parent | d13a7a6f100576b1e30dc044b2e0c4cbcb6196f6 (diff) | |
download | glibc-5c62874f423af93e97b51bc9a57af228a546156f.tar glibc-5c62874f423af93e97b51bc9a57af228a546156f.tar.gz glibc-5c62874f423af93e97b51bc9a57af228a546156f.tar.bz2 glibc-5c62874f423af93e97b51bc9a57af228a546156f.zip |
NEWS: Add entry for bug 28846
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Version 2.36.1 The following bugs are resolved with this release: + [28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning [29446] _dlopen now ignores dl_caller argument in static mode [29485] Linux: Terminate subprocess on late failure in tst-pidfd [29490] alpha: New __brk_call implementation is broken |