diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d929e59..246d045 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ etckeeper (0.53) UNRELEASED; urgency=low + [ Joey Hess ] * Install bzr hook lazily, clean up some compatibility code. (Jelmer Vernooij) + [ Josh Triplett ] + * Only set environment variables for commit authorship (EMAIL, + GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL, GIT_COMMITTER_EMAIL) if they don't + already exist. + -- Joey Hess <joeyh@debian.org> Sat, 19 Feb 2011 20:02:46 -0400 etckeeper (0.52) unstable; urgency=low |