diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:16:03 -0700 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:16:03 -0700 |
commit | 8641c1e35a51dd993d11bef573c29028c014c21c (patch) | |
tree | 4a02c239d88110031b0f9678b757ed7c23787f55 | |
parent | 6ac1a6fd23dee640a074094f6ef0949d355d746a (diff) |
document ssh problem
-rw-r--r-- | doc/news/version_5.20150824.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/news/version_5.20150824.mdwn b/doc/news/version_5.20150824.mdwn index aaa404ad4..24842cfc5 100644 --- a/doc/news/version_5.20150824.mdwn +++ b/doc/news/version_5.20150824.mdwn @@ -23,4 +23,7 @@ git-annex 5.20150824 released with [[!toggle text="these changes"]] ld, cc, and cpp. * As a result of the Makefile changes, the Debian package is built with various hardening options. Although their benefit to a largely - haskell program is unknown."""]]
\ No newline at end of file + 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. |