diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:57:58 -0700 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:57:58 -0700 |
commit | 4903199e31257e8a120bcb53b45d440a1604d718 (patch) | |
tree | c64abbb93acdc819831138c238e5d92bb72eb610 | |
parent | 869aaf8edffefc155e1b8b429614c1ba728c72ca (diff) |
ssh problem workaround in place
-rw-r--r-- | doc/news/version_5.20150824.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/news/version_5.20150824.mdwn b/doc/news/version_5.20150824.mdwn index 24842cfc5..cc93106a9 100644 --- a/doc/news/version_5.20150824.mdwn +++ b/doc/news/version_5.20150824.mdwn @@ -26,4 +26,5 @@ git-annex 5.20150824 released with [[!toggle text="these changes"]] haskell program is unknown."""]] Note: The x86-64 bit linux standalone tarball shipped with this version had -a broken version of ssh that crashed on startup. +a broken version of ssh that crashed on startup. The tarball has been +updated to fix this problem. |