about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 278288f768..ad0c08d8ca 100644
--- a/NEWS
+++ b/NEWS
@@ -16,9 +16,9 @@ Major new features:
   -z pack-relative-relocs option, which is supported for some targets
   in recent binutils versions.  Lazy binding doesn't apply to DT_RELR.
 
-* On Linux, the pidfd_open and pidfd_getfd functions have been added.
-  The pidfd functionality provides access to a process while avoiding
-  the issue of PID reuse on tranditional Unix systems.
+* On Linux, the pidfd_open, pidfd_getfd, and pidfd_send_signal functions
+  have been added.  The pidfd functionality provides access to a process
+  while avoiding the issue of PID reuse on tranditional Unix systems.
 
 Deprecated and removed features, and other changes affecting compatibility: