diff options
author | Andreas Schwab <schwab@suse.de> | 2022-10-06 13:17:16 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2022-10-06 13:19:33 +0200 |
commit | 90d58fe8442fb2f79cab88c07af91c9eae59419a (patch) | |
tree | 6ad6ac82e067c291457f47dea8f5a5b8722ec03c /NEWS | |
parent | e76369ed6371734f77f468eab097ef4e5b5db1c5 (diff) | |
download | glibc-90d58fe8442fb2f79cab88c07af91c9eae59419a.tar.gz glibc-90d58fe8442fb2f79cab88c07af91c9eae59419a.tar.xz glibc-90d58fe8442fb2f79cab88c07af91c9eae59419a.zip |
NEWS: Fix grammar
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 0252e082da..a10bb08fb0 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Major new features: Deprecated and removed features, and other changes affecting compatibility: -* The dynamic linker no longer no longer loads shared objects from the "tls" +* The dynamic linker 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. |