aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-21 15:41:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-21 15:41:54 -0400
commit4220e2ab4c360f03378072ca387c5faa1825d8ec (patch)
tree43ca9a58c02c372f2d5cb8e5204525f74ecc1598 /debian/changelog
parent676a655c895324fbcc6d6c0d83d1c74d6bafc01f (diff)
webapp: More robust startup when annex directory is not a git repo or not intialized by git-annex.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2beb79866..38a7f45d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ git-annex (5.20140518) UNRELEASED; urgency=medium
* assistant: When there are multiple remotes giving different ways
to access the same repository, honor remote cost settings and use
the cheapest available.
+ * webapp: More robust startup when annex directory is not a git repo.
-- Joey Hess <joeyh@debian.org> Mon, 19 May 2014 15:59:25 -0400