summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-11 17:14:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-11 17:14:42 -0400
commit68c27481b419d26da7625bdf2b5e4560d4a9fb5e (patch)
tree8c0c4bb7cf35330229af38e3fac1ded82777a5c3
parent2393fb78b21c1f4cdd1cb65136a571e77b23dd73 (diff)
allow disabling syncing to a repo on its edit form
This is not quite right yet, since it disables it so hard it doesn't show up in the repo list anymore!
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51e8acf8c..5a8056cf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ git-annex (3.20121010) UNRELEASED; urgency=low
* Makefile: Avoid building with -threaded if the ghc threaded runtime does
not exist.
* webapp: Improve wording of intro display. Closes: #689848
+ * webapp: Repositories can now be configured, to change their description,
+ their group, or even to disable syncing to them.
-- Joey Hess <joeyh@debian.org> Wed, 10 Oct 2012 12:59:25 -0400