From 1214a9f9ecefacf0351b6eb12e3143b28c2dcb90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Oct 2017 14:02:40 -0400 Subject: releasing package git-annex version 6.20171026 --- CHANGELOG | 16 ++++++++-------- git-annex.cabal | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e6456173a..283f9597e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,19 +1,19 @@ -git-annex (6.20171019) UNRELEASED; urgency=medium +git-annex (6.20171026) unstable; urgency=medium - * Windows build fixed, and changed to use stack for more relaiable build + * Windows: Fix reversion that caused the path used to link + to annexed content to include the drive letter and full path, rather + than being relative. (`git annex fix` will fix up after this problem). + * Windows build fixed, and changed to use stack for more reliable build environment. * Windows: Remove wget from bundle; it needs libraries that are not included, and git for windows includes curl which git-annex will use instead. - * stack.yaml: Added nix packages section. - Thanks, Sean T Parsons * Add day to metadata when annex.genmetadata is enabled. Thanks, Sean T Parsons - * Windows: Fix reversion that caused the path used to link - to annexed content include the drive letter and full path, rather than - being relative. (`git annex fix` will fix up after this problem). + * stack.yaml: Added nix packages section. + Thanks, Sean T Parsons - -- Joey Hess Tue, 24 Oct 2017 13:12:52 -0400 + -- Joey Hess Thu, 26 Oct 2017 13:56:18 -0400 git-annex (6.20171018) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 14142eea6..65252359e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20171018 +Version: 6.20171026 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess -- cgit v1.2.3