Browse Source

fix mistake/cruft in 1.1.20 release notes

this fix was intended to be amended in before release, but somehow got
missed.
Rich Felker 6 years ago
parent
commit
4fb273bd40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      WHATSNEW

+ 1 - 1
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