diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-02 16:45:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-02 16:45:04 -0400 |
commit | d1b9f6cd4b33006fd798b473c3fffc335178fe27 (patch) | |
tree | f0bdd4ee2339f92ec35993b85ce3ebda6af3dd42 /debian | |
parent | 08d5d946685291b1c5e43bb2be9b6698c8e7d6d5 (diff) |
prep release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 09dc82043..2cb6290d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140321) UNRELEASED; urgency=medium +git-annex (5.20140402) unstable; urgency=medium * unannex, uninit: Avoid committing after every file is unannexed, for massive speedup. @@ -28,12 +28,12 @@ git-annex (5.20140321) UNRELEASED; urgency=medium to add the missing settings. For details, see http://git-annex.branchable.com/bugs/problems_with_glacier/ * Added required content configuration. - * assistant: Adjust ssh authorized keys line generated in local pairing + * assistant: Improve ssh authorized keys line generated in local pairing or for a remote ssh server to set environment variables in an alternative way that works with the non-POSIX fish shell, as well as POSIX shells. - -- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 02 Apr 2014 16:42:53 -0400 git-annex (5.20140320) unstable; urgency=medium |