diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-20 13:38:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-20 13:38:26 -0400 |
commit | 40eeedebb6be23035aea9d15aed1be706479ce79 (patch) | |
tree | 4fa62701c24a00202156d99fc48ccfa4c8bcca5a /debian | |
parent | a9cbf1185ddcc462fce11788c395725ea2d294b6 (diff) |
bzr: Improve detection of unclean repos, to work when there are shelved changes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
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 |