aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ca846cd65..273bf520e 100644
--- 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