diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-16 12:58:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-16 12:58:59 -0400 |
commit | cd35bcc54529dbc926fdf92d11622e2f760f5142 (patch) | |
tree | 56d610566159e198985314db427e6125f9f55ab6 /debian | |
parent | 715af43477170e612c6307fb9989178328361e76 (diff) |
webapp: Encourage user to install git-annex on a server when adding a ssh server, rather than just funneling them through to rsync.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75010c9c6..1e68b8b9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low * webapp: Display an alert when there are XMPP remotes, and a cloud transfer repository needs to be configured. * Add incrementalbackup repository group. + * webapp: Encourage user to install git-annex on a server when adding + a ssh server, rather than just funneling them through to rsync. -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |