summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9be8b37fd..bc2901ef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (0.15) UNRELEASED; urgency=low
- * Support scp-style urls for remotes (host:path).
+ * Support scp-style urls for remotes (host:path). Note that
+ paths relative to the user's home directory, or containing "~" are
+ not yet supported.
* Add trust and untrust subcommands, to allow configuring remotes
that are trusted to retain files without explicit checking.