summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4a12a1..7ed62bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ etckeeper (0.47) UNRELEASED; urgency=low
user home directory when sudo etckeeper is run. Closes: #583581
* hg: Set HGUSER (if not already set) to avoid warning message when
committing. Closes: #533298
+ * Both git and bzr default to showing the author of a commit,
+ and not the committer. So, set the author to the user running sudo
+ for both. The committer will then be root.
-- Joey Hess <joeyh@debian.org> Fri, 28 May 2010 13:33:44 -0400