summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-07 00:58:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-07 00:58:51 -0400
commitd8394ede7b16d9aafcc19885f31d7935250a9bb6 (patch)
tree7615d95b51844b54cd37690206b045197f86c055 /debian
parent466a2c31be0f662c3c93dd54867d2a969e01714e (diff)
fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c61222c62..624b8a413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ git-annex (5.20150406.2) UNRELEASED; urgency=medium
* --quiet now suppresses progress displays from eg, rsync.
(Second time's the charm..)
+ * fromkey, registerurl: When reading from stdin, allow the
+ filename and url, respectively, to contain whitespace.
-- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 20:14:20 -0400