summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2018-09-04 19:27:15 -0400
committerRich Felker <dalias@aerifal.cx>2018-09-04 19:27:15 -0400
commit4fb273bd4002b37d7e149e077974bc22e2bc4e26 (patch)
treec1a8202beddf0d546af7a2b67996fbdc2fc86b48 /WHATSNEW
parente36f80cba6d5eefcc1ee664f16c2c72054b83134 (diff)
downloadmusl-4fb273bd4002b37d7e149e077974bc22e2bc4e26.tar.gz
fix mistake/cruft in 1.1.20 release notes
this fix was intended to be amended in before release, but somehow got missed.
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW b/WHATSNEW
index 2516be99..dad17d6e 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -1919,7 +1919,7 @@ new features:
- mlock2 syscall wrapper
- memfd_create syscall wrapper
- explicit_bzero function
-- header-level support for new linux features through 4.18 ??
+- header-level support for new linux features through 4.17
- wcsftime now supports padding specifier extensions
- dynamic linker's reclaim_gaps now works on fdpic archs
- getaddrinfo now honors AI_ADDRCONFIG