diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-18 15:41:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-18 15:41:08 -0400 |
commit | be5b52f5504dea9dbd5216b541dfbbc0208812f2 (patch) | |
tree | b7bf9514e35fc094b39ff78a5d2f66ab3a25a394 /CHANGELOG | |
parent | 5da100b76b9ddf7378e01b00b06e261780830267 (diff) |
releasing package git-annex version 6.201710186.20171018
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -git-annex (6.20171004) UNRELEASED; urgency=medium +git-annex (6.20171018) unstable; urgency=medium * add: Replace work tree file atomically on systems supporting hard links. Avoids a window where interrupting an add could result in @@ -17,7 +17,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium * Fix build with aws-0.17. * stack.yaml: Update to lts-9.9. - -- Joey Hess <id@joeyh.name> Sat, 07 Oct 2017 14:11:00 -0400 + -- Joey Hess <id@joeyh.name> Wed, 18 Oct 2017 15:40:06 -0400 git-annex (6.20171003) unstable; urgency=medium |