diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index cf3c0ee2e..5080112f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium * Don't show "(gpg)" when decrypting the remote encryption cipher, since this could be taken to read that's the only time git-annex runs gpg, which is not the case. - * Windows: ssh is no longer included in the git-annex bundle, - since msysgit includes it. + * Windows: Install ssh and other bundled programs to Git/cmd, + instead of Git/bin, since the latter is not in the default msysgit PATH. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400 |