Skip to content

Commit

Permalink
1.8 NEWS item: Distributed SSHManager csh support (JuliaLang#46126)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkuhn authored and Francesco Fucci committed Aug 11, 2022
1 parent 32bc794 commit 7aa88eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,11 @@ Standard library changes
definitions, including to other function calls, while recording all intermediate test results ([#42518]).
* `TestLogger` and `LogRecord` are now exported from the Test stdlib ([#44080]).

#### Distributed

* SSHManager now supports workers with csh/tcsh login shell, via `addprocs()` option `shell=:csh` ([#41485]).


Deprecated or removed
---------------------

Expand Down Expand Up @@ -232,6 +237,7 @@ Tooling Improvements
[#41312]: https://github.com/JuliaLang/julia/issues/41312
[#41328]: https://github.com/JuliaLang/julia/issues/41328
[#41449]: https://github.com/JuliaLang/julia/issues/41449
[#41485]: https://github.com/JuliaLang/julia/issues/41485
[#41551]: https://github.com/JuliaLang/julia/issues/41551
[#41576]: https://github.com/JuliaLang/julia/issues/41576
[#41612]: https://github.com/JuliaLang/julia/issues/41612
Expand Down

0 comments on commit 7aa88eb

Please sign in to comment.