releasing package git-annex version 6.20161111
authorJoey Hess <joeyh@joeyh.name>
Fri, 11 Nov 2016 18:47:31 +0000 (14:47 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 11 Nov 2016 18:47:31 +0000 (14:47 -0400)
CHANGELOG
git-annex.cabal

index ca846cd65b4937e2672f81cac782e11e4023a234..273bf520e8255e94abb32299158ae3f7cd4652d6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20161032) UNRELEASED; urgency=medium
+git-annex (6.20161111) unstable; urgency=medium
 
   * Restarting a crashing git process could result in filename encoding
     issues when not in a unicode locale, as the restarted processes's
@@ -8,7 +8,7 @@ git-annex (6.20161032) UNRELEASED; urgency=medium
     of ssh, any ServerAliveInterval in ~/.ssh/config will be overridden
     by .git/annex/ssh.config.
   * S3: Support the special case endpoint needed for the cn-north-1 region.
-  * Webapp: Don't list the Frankfurt region, as this (and some other new
+  * Webapp: Don't list the Frankfurt S3 region, as this (and some other new
     regions) need V4 authorization which the aws library does not yet use.
   * reinject --known: Avoid second, unncessary checksum of file.
   * OSX: Remove RPATHs from git-annex binary, which are not needed,
@@ -19,7 +19,7 @@ git-annex (6.20161032) UNRELEASED; urgency=medium
   * Linux standalone: Avoid using hard links in the tarball so it can be
     untarred on eg, afs which does not support them.
 
- -- Joey Hess <id@joeyh.name>  Tue, 01 Nov 2016 14:02:06 -0400
+ -- Joey Hess <id@joeyh.name>  Fri, 11 Nov 2016 14:46:39 -0400
 
 git-annex (6.20161031) unstable; urgency=medium
 
index fa78116f00e280560f29ec67aa853922f677b5ad..65abc8d32d9f292c41c37545d5885b5e02d915fa 100644 (file)
@@ -1,5 +1,5 @@
 Name: git-annex
-Version: 6.20161031
+Version: 6.20161111
 Cabal-Version: >= 1.8
 License: GPL-3
 Maintainer: Joey Hess <id@joeyh.name>