summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-07-22 11:24:10 -0400
committerJoey Hess <joey@kitenet.net>2013-07-22 11:24:10 -0400
commita890ac4a2ca4c9580b4a2e3a0c84f0ba249867dc (patch)
tree85a40a15402d5d54113aff8f9051728c72849385 /debian
parent45decda8bb533589bac429a66029598986a71b75 (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fce5080..3dfc62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ etckeeper (1.5) UNRELEASED; urgency=low
in one was not a bloody stupid idea.
* Added support for the pacman package manager.
(Thanks, Tiago Stürmer Daitx)
+ * 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.
-- Joey Hess <joeyh@debian.org> Wed, 26 Jun 2013 13:15:03 -0400