summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fc4b4bed3..f051484b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ git-annex (5.20140228) UNRELEASED; urgency=medium
* Probe for quvi version at run time.
* webapp: Filter out from Switch Repository list any
repositories listed in autostart file that don't have a
- git directory anymore.
+ git directory anymore. (Or are bare)
* webapp: Refuse to start in a bare git repository.
+ * assistant --autostart: Refuse to start in a bare git repository.
-- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400