more log lines - found deadlock where controller blocks on read seemingly outside...
[scpubgit/Object-Remote.git] / Changes
CommitLineData
1a2d795f 1 - Propagate errors from FatNode code
1ef3d225 2 - Fall back to core non-arch modules in FatNode
8885b26f 3 - Fix module name in Makefile.PL
1a2d795f 4
728d8ba5 50.002003 - 2012-07-25
df8e0ca6 6 - Exclude vendorarch and sitearch from FatNode and ModuleSender
cc670b30 7 - Increase default timeout to 10 seconds
245798e6 8 - Add Class::C3 as a dependency since it's required for 5.8 remote nodes
6ec765ba 9 - SSH options as a separate argument for the SSH connector
10
b53b9fc9 110.002002 - 2012-07-23
49e9ae37 12 - timeouts for connection setup
fbd3b8ec 13 - support Object::Remote->start::connect
befabdee 14 - timer support in MiniLoop
15
f6888810 160.002001 - 2012-07-18
e0cc49db 17 - start::, maybe::start:: and next::
18 - automatic prompting for sudo passwords
ed5a8a8e 19 - allow transfer of glob references
7462160e 20 - allow loading of classes and packages from __DATA__
6ed5d580 21 - allow transfer of scalar references
22
1e3802e1 230.001001 - 2012-07-12
0c846472 24 - initial release