about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-10-18 14:32:54 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-10-18 14:32:54 +0200
commit0222f2392da9e5399a7c53b3b1d2622039a25bf9 (patch)
tree4a0167aaf0f15fc5ee796afeaea05a25ce050216 /NEWS
parent6aa8380cf5c17d533285cbd575c3eb33c020800a (diff)
downloadglibc-0222f2392da9e5399a7c53b3b1d2622039a25bf9.tar.gz
glibc-0222f2392da9e5399a7c53b3b1d2622039a25bf9.tar.xz
glibc-0222f2392da9e5399a7c53b3b1d2622039a25bf9.zip
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
This reverts commit 02a67e102f08dc7469283b66c9381a991547847f.

Reason for revert: Incompatibility with existing applications.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index be1c4ffaee..70936f90a9 100644
--- a/NEWS
+++ b/NEWS
@@ -82,7 +82,6 @@ The following bugs are resolved with this release:
   [30305] x86_64: Fix asm constraints in feraiseexcept
   [30477] libc: [RISCV]: time64 does not work on riscv32
   [30515] _dl_find_object incorrectly returns 1 during early startup
-  [30785] Always call destructors in reverse constructor order
   [30804] F_GETLK, F_SETLK, and F_SETLKW value change for powerpc64 with
     -D_FILE_OFFSET_BITS=64