summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-01 15:49:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-01 15:49:51 -0400
commita325120bc9150208eb486c5ca1451595fe594675 (patch)
tree37e15f0af8272c8c7e2cf19ed95b906f27656d8d /debian
parent55445ed38a6d41468882d7b9f091e8deed7a9919 (diff)
Windows: Avoid eating stdin when running ssh to add a authorized key, since this is used for password prompting.
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 ff1e9a09f..b862d6a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
* external special remote protocol: Added GETUUID.
* Windows: Fix bug in direct mode merge code that could cause files
in subdirectories to go missing.
+ * Windows: Avoid eating stdin when running ssh to add a authorized key,
+ since this is used for password prompting.
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400