diff options
author | 2015-05-07 15:43:36 -0400 | |
---|---|---|
committer | 2015-05-07 15:53:03 -0400 | |
commit | c60ba579661ed502d361eca0e7ce94c8a6544fc7 (patch) | |
tree | 4745de66b582314a529f7a7428aa0e41264ac0c5 /debian | |
parent | 118932d39319b467f2b2e8c244cd722bafd19298 (diff) |
Windows: Remove cygwin ssh, the newer version of which has stopped honoring the setting of HOME. Instead, copy msysgit's ssh into PATH.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef1357324..d59e21bcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium Closes: #698559 (fsck can still need to write to the repository if it find problems, but a successful fsck can be done read-only) + * Windows: Remove cygwin ssh, the newer version of which has stopped + honoring the setting of HOME. Instead, copy msysgit's ssh into PATH. -- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400 |