diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-07-20 23:42:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-07-20 23:42:05 +0200 |
commit | d36b481476c6bcfee565ba3bc17cdc0e66ca70ae (patch) | |
tree | 549a1b021ff66af682c57c7822bc66fa867d9f1e /NEWS | |
parent | 5dc1408bb5351954b7451d516c3520905702f35e (diff) | |
download | glibc-d36b481476c6bcfee565ba3bc17cdc0e66ca70ae.tar.gz glibc-d36b481476c6bcfee565ba3bc17cdc0e66ca70ae.tar.xz glibc-d36b481476c6bcfee565ba3bc17cdc0e66ca70ae.zip |
NEWS: drop 2.40 section "Changes to build and runtime requirements"
Can't find anything that should go here. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS index ae06f17661..31281ac408 100644 --- a/NEWS +++ b/NEWS @@ -62,10 +62,6 @@ Deprecated and removed features, and other changes affecting compatibility: * __rseq_size now denotes the size of the active rseq area (20 bytes initially), not the size of struct rseq (32 bytes initially). -Changes to build and runtime requirements: - - [Add changes to build and runtime requirements here] - Security related changes: The following CVEs were fixed in this release, details of which can be |