diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-26 11:03:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-26 11:03:45 -0400 |
commit | e3875983addfb7f02a3434ddf4c7c6bbde6dd2f8 (patch) | |
tree | fbf403ad9c2c8763ef321cacfbf595ec9fe5e7e3 /debian/changelog | |
parent | a890ac4a2ca4c9580b4a2e3a0c84f0ba249867dc (diff) |
cron.daily: Fix typo in stale lockfile handling code. Closes: #717908
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3dfc62f..dc033fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ etckeeper (1.5) UNRELEASED; urgency=low * Use user.name and user.email from the .gitconfig file belonging to the user who sued or sudoed to root, in preference to making up values for that user. + * cron.daily: Fix typo in stale lockfile handling code. + Closes: #717908 -- Joey Hess <joeyh@debian.org> Wed, 26 Jun 2013 13:15:03 -0400 |