diff options
author | Pascal Terjan <pterjan@gmail.com> | 2016-01-23 23:28:51 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2016-01-24 00:28:35 +0000 |
commit | 86865c84d1e5e79da91a5afb3e6d1cc64b85334b (patch) | |
tree | 75ce6565a5a919e3ba79d7af57010a8b0dffdc62 /NEWS | |
parent | 51ff7e284ca944fd957c02df844b6c377e13aaef (diff) | |
download | iurt-86865c84d1e5e79da91a5afb3e6d1cc64b85334b.tar iurt-86865c84d1e5e79da91a5afb3e6d1cc64b85334b.tar.gz iurt-86865c84d1e5e79da91a5afb3e6d1cc64b85334b.tar.bz2 iurt-86865c84d1e5e79da91a5afb3e6d1cc64b85334b.tar.xz iurt-86865c84d1e5e79da91a5afb3e6d1cc64b85334b.zip |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ - ulri: when failing to send a build to a machine do not try sending all the other pending builds there - ulri: reduce ssh ConnectTimeout to 5, no point waiting 20s +- ulri, emi: + o move some code to library functions + o share the code loading the state from the file tree 0.6.25 - drop arcfour cipher usage (not enabled by default in latest openssh packages) |