diff options
author | Joey Hess <id@joeyh.name> | 2014-12-03 13:26:05 -0400 |
---|---|---|
committer | Joey Hess <id@joeyh.name> | 2014-12-03 13:26:05 -0400 |
commit | cb032f201e0bb1f9710a81fa2980b6221b0ee041 (patch) | |
tree | 14308f405d25cc5b026e8080125d8c545bec73bb /debian | |
parent | e7ff8042d68c8e19545844f3c7a7190f043b3915 (diff) |
Windows: ssh is no longer included in the git-annex bundle, since msysgit includes it.
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 e1eec146e..cf3c0ee2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +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. -- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400 |