]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Add a bug fix entry for BZ #24794
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Jan 2022 15:27:47 +0000 (07:27 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Jan 2022 15:28:12 +0000 (07:28 -0800)
NEWS

diff --git a/NEWS b/NEWS
index de7afbfb74b467f81b8bac73d2b4d2ceedb84d0e..49b04dfdcc6b17c93e0846da430e14cdeb7f2d01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ The following bugs are resolved with this release:
   [24228] old x86 applications that use legacy libio crash on exit
   [24476] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once)
   [24744] io: Remove the copy_file_range emulation
+  [24794] Partial test suite run builds corrupt test-in-container testroot
   [24986] alpha: new getegid, geteuid and getppid syscalls used
     unconditionally
   [25203] libio: Disable vtable validation for pre-2.1 interposed handles