summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7232b2..0181ff3 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Changes in CVS (not yet released)
* Trace an unbounded number of processes.
* Handle numerous new system calls in Linux 2.5.
* Fixed bugs with attach/detach leaving things stopped.
+* Fixed traced process seeing ECHILD despite live, traced children
+ in waitpid calls with WNOHANG.
Changes in 4.4
==============