summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-11 00:06:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-11 00:06:06 -0400
commit8a845cd656bc531b83f183188597f6e411d98fde (patch)
tree44779de50568de6bd5eb9a84e0565d2e265415b3 /debian
parent3e8bef013d781f3b3f549c5b4b74c497f8b71394 (diff)
webapp: When the user switches to display a different repository, that repository becomes the default repository to be displayed next time the webapp gets started.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9c1f798d..cf57b5cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ git-annex (4.20130602) UNRELEASED; urgency=low
repository.
* Android: Make the "Open webapp" menu item open the just created
repository when a new repo is made.
+ * webapp: When the user switches to display a different repository,
+ that repository becomes the default repository to be displayed next time
+ the webapp gets started.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400