summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-28 17:19:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-28 17:19:52 -0400
commit7329a1b655f7011f09a4519209da748061a014c4 (patch)
tree5c15f6ea27bc99194ca587eacd27c7080bd9344c
parentee5d81429dcc6c8c2922c4c6696abc17e0440ff6 (diff)
note
-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.