]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Correct wrong year in ChangeLog dates 76/head
authorEd Morley <edmorley@users.noreply.github.com>
Thu, 15 Jun 2017 13:34:46 +0000 (14:34 +0100)
committerEd Morley <edmorley@users.noreply.github.com>
Thu, 15 Jun 2017 13:34:46 +0000 (14:34 +0100)
The recently added entries were actually for 2017.

ChangeLog

index f05a303fdcea0def2b9bd676fee331d043a7b4c8..79043fcf75998d551fb2725f7367d307ce7086d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
-2016-05-17  Serge Hallyn <serge@hallyn.com>
+2017-05-17  Serge Hallyn <serge@hallyn.com>
 
        * Release 4.5
 
-2016-05-17  Serge Hallyn <serge@hallyn.com>
+2017-05-17  Serge Hallyn <serge@hallyn.com>
 
        * Patch from Tobias Stoeckmann fixing regression in previous CVE fix
          preventing SIGTERM to su from being propagated to the job.
        * Merge Russian translation updates from Yuri Kozlov
        * Fix missing close of subuid file on error
 
-2016-02-23  Serge Hallyn <serge@hallyn.com>
+2017-02-23  Serge Hallyn <serge@hallyn.com>
 
        * Merge patch by Tobias Stoeckmann <tobias@stoeckmann.org> to fix
          the equivalent of util-linux CVE-2017-2616.
 
-2016-02-08  Serge Hallyn <serge@hallyn.com>
+2017-02-08  Serge Hallyn <serge@hallyn.com>
 
        * Update Kazakh translations
        * Consult configuration before calculating subuids
        * Remove misplaced semicolon
 
-2016-01-29  Serge Hallyn <serge@hallyn.com>
+2017-01-29  Serge Hallyn <serge@hallyn.com>
 
        * Patch from Fedora to improve performance with SSSD, Winbind,
          or nss_ldap. (Tomas Mraz)