From 990a53a2f11d59a624e984c8e61aa6c1e5b2739b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Sep 2017 11:34:55 -0400 Subject: releasing package git-annex version 6.20170925 --- CHANGELOG | 8 +++++--- git-annex.cabal | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index fb9836c1d..5bb80eebc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (6.20170819) UNRELEASED; urgency=medium +git-annex (6.20170925) unstable; urgency=medium * git-annex export: New command, can create and efficiently update exports of trees to special remotes. @@ -6,7 +6,9 @@ git-annex (6.20170819) UNRELEASED; urgency=medium for use by git-annex export. * Implemented export to directory, S3, and webdav special remotes. * External special remote protocol extended to support export. - * sync, assistant: Update exports. + Developers of external special remotes should consider if export makes + sense for them and add support. + * sync, assistant: Update tracking exports. * Support building with feed-1.0, while still supporting older versions. * init: Display an additional message when it detects a filesystem that allows writing to files whose write bit is not set. @@ -19,7 +21,7 @@ git-annex (6.20170819) UNRELEASED; urgency=medium of filenames containing eg spaces. * webdav: Changed path used on webdav server for temporary files. - -- Joey Hess Mon, 28 Aug 2017 12:20:59 -0400 + -- Joey Hess Mon, 25 Sep 2017 11:13:58 -0400 git-annex (6.20170818) unstable; urgency=high diff --git a/git-annex.cabal b/git-annex.cabal index 8c7ff718f..09932605d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20170818 +Version: 6.20170925 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess -- cgit v1.2.3