[PATCH v3 6/8] Add NEWS entry for legacy hwcaps removal
Javier Pello
devel@otheo.eu
Tue Sep 27 18:08:47 GMT 2022
Add a NEWS entry noting the removal of the legacy hwcaps search
mechanism for shared objects.
Signed-off-by: Javier Pello <devel@otheo.eu>
---
NEWS | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index ef274d1a..dbb48914 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,10 @@ Major new features:
Deprecated and removed features, and other changes affecting compatibility:
- [Add deprecations, removals and changes affecting compatibility here]
+* glibc no longer loads shared objects from the "tls" subdirectories on the
+ library search path or the subdirectory that corresponds to the AT_PLATFORM
+ system name, or employs the legacy AT_HWCAP search mechanism, which was
+ deprecated in version 2.33.
Changes to build and runtime requirements:
--
2.37.3
More information about the Libc-alpha
mailing list