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