summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-04-20 13:38:26 -0400
committerJoey Hess <joey@kitenet.net>2012-04-20 13:38:26 -0400
commit40eeedebb6be23035aea9d15aed1be706479ce79 (patch)
tree4fa62701c24a00202156d99fc48ccfa4c8bcca5a /debian
parenta9cbf1185ddcc462fce11788c395725ea2d294b6 (diff)
bzr: Improve detection of unclean repos, to work when there are shelved changes.
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 b38addd..bf879da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (0.63) UNRELEASED; urgency=low
+
+ * bzr: Improve detection of unclean repos, to work when there are shelved
+ changes.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 20 Apr 2012 13:37:53 -0400
+
etckeeper (0.62) unstable; urgency=low
* Autocommit git staged files. Closes: #662614