summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-14 01:53:33 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-14 01:53:33 -0400
commit63dbaa8e2a8bef7413142b108d9bf7a8cd950910 (patch)
tree724186b6761bf7fea138f014c21ed53045d03e25 /debian/changelog
parent851884c5c24e8314b4e633426dbe88cd9f926096 (diff)
* Drop the debconf prompt before committing in pre-install.
Closes: #470577, #462161
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d95002d..568ffe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (0.13) UNRELEASED; urgency=low
+
+ * Drop the debconf prompt before committing in pre-install.
+ Closes: #470577, #462161
+
+ -- Joey Hess <joeyh@debian.org> Fri, 14 Mar 2008 01:51:53 -0400
+
etckeeper (0.12) unstable; urgency=low
* Use git ls-files instead of git status. Depend on new enough git for this.