diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-04 10:13:07 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-04 10:13:07 -0400 |
commit | aa231ac7d44e9592d817ba17f3d1bdceadca5943 (patch) | |
tree | 6d4a6261b0bcd09715bde02cb28828538f55f123 /debian/changelog | |
parent | fd765cdbdca4a897e21a707fbbfc2aaa0391c1b2 (diff) |
Fix typo of GIT_COMMITTER_EMAIL.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd12ca5..7f99d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ etckeeper (1.18.2) UNRELEASED; urgency=medium * Initial FreeBSD support with pkgng plugin. (William Johansson) * Fix README.md symlink in package (Sebastian Schmidt, Antoine Beaupré, closes: #791566) + * Fix typo of GIT_COMMITTER_EMAIL. -- Joey Hess <id@joeyh.name> Mon, 01 Jun 2015 09:15:34 -0400 |