summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-15 14:45:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-15 14:45:37 -0400
commitf90839eada85dbccc29ee171d1b36020af342792 (patch)
tree81e6353ae1ed6843aeb89cb21cf6ed6a17ebc336 /debian
parent4ae710bc1c5549c4db96c8fb1b9cb74afa801317 (diff)
assistant: Detect when repository has been deleted or moved, and automatically shut down the assistant. Closes: #761261
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 4986b323e..cd6cfd228 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (5.20140916) UNRELEASED; urgency=medium
+
+ * assistant: Detect when repository has been deleted or moved, and
+ automatically shut down the assistant. Closes: #761261
+
+ -- Joey Hess <joeyh@debian.org> Mon, 15 Sep 2014 14:39:17 -0400
+
git-annex (5.20140915) unstable; urgency=medium
* New annex.hardlink setting. Closes: #758593