diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-22 11:24:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-22 11:24:10 -0400 |
commit | a890ac4a2ca4c9580b4a2e3a0c84f0ba249867dc (patch) | |
tree | 85a40a15402d5d54113aff8f9051728c72849385 /debian/changelog | |
parent | 45decda8bb533589bac429a66029598986a71b75 (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/changelog')
-rw-r--r-- | debian/changelog | 3 |
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 |