summaryrefslogtreecommitdiff
path: root/doc/news/version_6.20170519.mdwn
blob: 98862993c790a8c31053f3a2d3b07fc5dca68e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
git-annex 6.20170519 released with [[!toggle text="these changes"]]
[[!toggleable text="""
   * Ssh password prompting improved when using -J for concurrency.
     When ssh connection caching is enabled (and when GIT\_ANNEX\_USE\_GIT\_SSH
     is not set), only one ssh password prompt will be made per host, and
     only one ssh password prompt will be made at a time.
   * When built with concurrent-output 1.9, ssh password prompts will no
     longer interfere with the -J display.
   * Removed dependency on MissingH, instead depending on the split library.
   * Progress is displayed for transfers of files of unknown size.
   * Work around bug in git 2.13.0 involving GIT\_COMMON\_DIR that broke
     merging changes into adjusted branches."""]]