summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-22 14:28:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-22 14:28:47 -0400
commit9ec5d90b6a28e28f6349635d33df0000ce9203ef (patch)
tree8c900655378db7d6f2f1aab1a110002305c3caf6 /debian
parent46ac66a4380e238865f213ff28411283a4efbbbd (diff)
avoid reading configs for URL remotes every time
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c3665230..2800e54a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
git-annex (0.02) UNRELEASED; urgency=low
* New fromkey subcommand, for registering urls, etc.
+ * Can scp annexed files from remotes.
-- Joey Hess <joeyh@debian.org> Thu, 21 Oct 2010 16:38:00 -0400