aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-31 21:22:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-31 21:22:03 -0400
commit14fe13dc2b0f39857eeccdc36483d0f4a0d81fdc (patch)
tree3350f51ed5a7894f4842f7c528d597fb42355f9d /debian/changelog
parented593f1f3f810ae9e456dc233273da23608cea82 (diff)
support ssh urls containing "~", and relative user:path
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d74eb8e36..b5d0058cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,7 @@
git-annex (0.15) UNRELEASED; urgency=low
- * Support scp-style urls for remotes (host:path). Note that
- paths relative to the user's home directory, or containing "~" are
- not yet supported.
+ * 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