diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-10-19 18:03:21 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-10-19 18:03:21 +0200 |
commit | 53b2bb87472138910df47b9bc6c8227e0550a23e (patch) | |
tree | 50113d9fc57745e631c8c8260368c030e39f1622 /ChangeLog | |
parent | 94a3a27f5df24a69420c80fb83f07c8cf7671938 (diff) | |
download | glibc-53b2bb87472138910df47b9bc6c8227e0550a23e.tar.gz glibc-53b2bb87472138910df47b9bc6c8227e0550a23e.tar.xz glibc-53b2bb87472138910df47b9bc6c8227e0550a23e.zip |
resource: Update struct rusage comments [BZ #23689]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4f0448c708..888fcf419f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-10-19 Florian Weimer <fweimer@redhat.com> + + [BZ #23689] + * resource/bits/types/struct_rusage.h (struct rusage): Update + comment on struct. Remove extraneous field comment. + 2018-10-18 David S. Miller <davem@davemloft.net> * sysdeps/unix/sysv/linux/sparc/init-first.c: New file. |