From 4605109beb5e36608816db51fa3d1a6ae57cbb52 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Aug 2015 08:57:58 -0700 Subject: [PATCH] ssh problem workaround in place --- doc/news/version_5.20150824.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/news/version_5.20150824.mdwn b/doc/news/version_5.20150824.mdwn index 24842cfc5d..cc93106a95 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.