diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-22 14:14:28 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-22 14:14:28 -0400 |
commit | 5df9d1b98787303f724dfc4e6f423d6e2817aac3 (patch) | |
tree | 15c576d9e29116e1e42b65679b2198853dd3067e /debian | |
parent | 1490c8d6dd94f1b58718f6bc61ba78cf8a0a2e26 (diff) |
Support ~/.config/git/config when determining the author name and email. Thanks, Richard Savio
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff5a644..f47b051 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ etckeeper (1.18.3) UNRELEASED; urgency=medium Thanks, Serge E. Hallyn * Fix Makefile version patterns to ignore non-native version number (Antoine Beaupré) + * Support ~/.config/git/config when determining the author name and email. + Thanks, Richard Savio -- Joey Hess <id@joeyh.name> Mon, 21 Sep 2015 16:38:03 -0400 |