summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cd2a9d025..3e168de9f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,10 @@
git-annex (6.20170819) UNRELEASED; urgency=medium
+ * git-annex export: New command, can create and efficiently update
+ exports of trees to special remotes.
+ * Use git-annex initremote with exporttree=yes to set up a special remote
+ for use by git-annex export.
+ * Implemented export to directory special remotes.
* 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.