prep release
This commit is contained in:
parent
e8c45e9abb
commit
6fbf4ab776
2 changed files with 5 additions and 5 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (5.20140413) UNRELEASED; urgency=medium
|
||||
git-annex (5.20140421) unstable; urgency=medium
|
||||
|
||||
* assistant: Now detects immediately when other repositories push
|
||||
changes to a ssh remote, and pulls.
|
||||
|
@ -7,8 +7,8 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
|
|||
notifychanges support (>= 5.20140405)
|
||||
* webapp: Show a network signal icon next to ssh and xmpp remotes that
|
||||
it's currently connected with.
|
||||
* webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote be
|
||||
set up.
|
||||
* webapp: Rework xmpp nudge to prompt for either xmpp or a ssh remote
|
||||
to be set up.
|
||||
* sync, assistant, remotedaemon: Use ssh connection caching for git pushes
|
||||
and pulls.
|
||||
* remotedaemon: When network connection is lost, close all cached ssh
|
||||
|
@ -38,7 +38,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
|
|||
* standalone tarball, OSX app: Install a ~/.ssh/git-annex-wrapper, which
|
||||
can be used to run git-annex, git, rsync, etc.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 20 Apr 2014 19:43:14 -0400
|
||||
|
||||
git-annex (5.20140412) unstable; urgency=high
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 5.20140412
|
||||
Version: 5.20140421
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in a new issue