summaryrefslogtreecommitdiff
path: root/doc/news/version_0.15.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_0.15.mdwn')
-rw-r--r--doc/news/version_0.15.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/news/version_0.15.mdwn b/doc/news/version_0.15.mdwn
new file mode 100644
index 000000000..c3d4d2c0f
--- /dev/null
+++ b/doc/news/version_0.15.mdwn
@@ -0,0 +1,15 @@
+git-annex 0.15 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * Support scp-style urls for remotes (host:path).
+ * Support ssh urls containing "~".
+ * Add trust and untrust subcommands, to allow configuring repositories
+ that are trusted to retain files without explicit checking.
+ * Fix bug in numcopies handling when multiple remotes pointed to the
+ same repository.
+ * Introduce the git-annex-shell command. It's now possible to make
+ a user have it as a restricted login shell, similar to git-shell.
+ * Note that git-annex will always use git-annex-shell when accessing
+ a ssh remote, so all of your remotes need to be upgraded to this
+ version of git-annex at the same time.
+ * Now rsync is exclusively used for copying files to and from remotes.
+ scp is not longer supported."""]] \ No newline at end of file