ca670e8efb069ca446c058bf4d84422df6d07b01
[scpubgit/Object-Remote.git] / Changes
1   - Propagate errors from FatNode code
2
3 0.002003 - 2012-07-25
4   - Exclude vendorarch and sitearch from FatNode and ModuleSender
5   - Increase default timeout to 10 seconds
6   - Add Class::C3 as a dependency since it's required for 5.8 remote nodes
7   - SSH options as a separate argument for the SSH connector
8
9 0.002002 - 2012-07-23
10   - timeouts for connection setup
11   - support Object::Remote->start::connect
12   - timer support in MiniLoop
13
14 0.002001 - 2012-07-18
15   - start::, maybe::start:: and next::
16   - automatic prompting for sudo passwords
17   - allow transfer of glob references
18   - allow loading of classes and packages from __DATA__
19   - allow transfer of scalar references
20
21 0.001001 - 2012-07-12
22   - initial release