ChangeLog: Correct more dates.
authorRafal Luzynski <digitalfreak@lingonborough.com>
Wed, 27 Mar 2019 23:58:53 +0000 (00:58 +0100)
committerRafal Luzynski <digitalfreak@lingonborough.com>
Wed, 27 Mar 2019 23:58:53 +0000 (00:58 +0100)
ChangeLog

index b90af4b..19d3e90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (wait_tid): Adjust arguments and call futex_wait with ctid_val
        as assumed current value of ctid_ptr.
 
-2019-02-15  Florian Weimer  <fweimer@redhat.com>
+2019-02-16  Florian Weimer  <fweimer@redhat.com>
 
        Check that non-sysdeps headers have wrapper headers.
        * scripts/check-wrapper-headers.py: New file.
        * Rules (tests-special): Add check-wrapper-headers.out.
        (check-wrapper-headers.out): New target.
 
-2019-02-15  Florian Weimer  <fweimer@redhat.com>
+2019-02-16  Florian Weimer  <fweimer@redhat.com>
 
        Add missing header wrappers under include/.
        * include/ar.h: New file.
        * include/sys/vfs.h: Likewise.
        * include/wait.h: Likewise.
 
-2019-02-15  Florian Weimer  <fweimer@redhat.com>
+2019-02-16  Florian Weimer  <fweimer@redhat.com>
 
        * nptl_db/proc_service.h: Move to ...
        * sysdeps/nptl/proc_service.h: ... here.
        Likewise.
        * sysdeps/unix/sysv/linux/tst-setgetname.c (gettid): Remove.
 
-2019-02-07  Florian Weimer  <fweimer@redhat.com>
+2019-02-08  Florian Weimer  <fweimer@redhat.com>
 
        * rt/clock-compat.c (COMPAT_REDIRECT): Turn librt forwarders into
        compatibility symbols.