diff --git a/Changes b/Changes index fc7f2deb5..b61b8b545 100644 --- a/Changes +++ b/Changes @@ -22,6 +22,7 @@ Jan Kuznik Joey (Martin) Schulze Johannes Berg Karel Kulhavy +Luis Javier Merino Morán Martin Pool Richard Kreckel Vasya Pupkin @@ -232,7 +233,7 @@ undocumented.2 as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=220741 wait.2 - mtk + mtk Added waitid(2). Added WCONTINUED and WIFCONTINUED (new in 2.6.10). Added text on SA_NOCLDSTOP. @@ -240,16 +241,18 @@ wait.2 Much other text rewritten. wait4.2 - mtk + mtk Rewrote this page, removing much duplicated information, and replacing with pointers to wait.2. + Luis Javier Merino Morán / mtk + CONFORMING TO said "SVr4, POSIX". Changed to "4.3BSD" waitid.2 - mtk + mtk New link to wait.2 assert.3 - After bug report from Branden Robinson + After bug report from Branden Robinson The assert() failure message goes to stderr not stdout. As per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=284814