Changes.old: 4.06 changelog fixup

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-05-11 23:00:17 +02:00
parent 2d2dfb6944
commit 28a69f902a
1 changed files with 3 additions and 2 deletions

View File

@ -41546,6 +41546,9 @@ clone.2
Michael Kerrisk
Document CLONE_NEWCGROUP
readv.2
Christoph Hellwig
Document preadv2() and pwritev2()
setns.2
Michael Kerrisk
Document CLONE_NEWCGROUP
@ -41620,8 +41623,6 @@ quotactl.2
Add kernel version for G_GETINFO, Q_SETINFO, and Q_GETFMT
readv.2
Christoph Hellwig
Document preadv2() and pwritev2()
Michael Kerrisk
Clarify that 'size_t' and 'ssize_t' are integer types specified in POSIX