summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-28 13:37:18 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-28 13:37:18 -0500
commitcc9462f7f8263ef5adfbeff2fb936bb36b504cba (patch)
tree17342363be1282317de43527953e4e8bef65a2dc /debian
parent76dc563df1afffe55a516714577dafcfb09952bb (diff)
Use SUDO_USER as the committer if set. Closes: #498739 (Thierry Carrez)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 968e1d7..3819f34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (0.27) UNRELEASED; urgency=low
+
+ * Use SUDO_USER as the committer if set. Closes: #498739
+ (Thierry Carrez)
+
+ -- Joey Hess <joeyh@debian.org> Wed, 28 Jan 2009 13:35:16 -0500
+
etckeeper (0.26) unstable; urgency=low
* Add Japanese debconf translation. Closes: #512869