$Id: Changes,v 1.5 2006/06/17 13:09:30 joern Exp $
Revision history and release notes for Event::ExecFlow:
0.62 Sat Juin 17, joern
Features:
- Executed programs are now set into C locale, so parsing
output is independent from the locale settings.
Bugfix:
- set job into error state if post callbacks return
with error.
0.61 Sun Apr 2, 2006, joern
Notes:
- added some helper methods to the Group class
- scheduler stuff is still work in progress and needs some cleanup
- shell commands maybe closures returing the shell code at runtime
- fixed a bug with depends_on argument to constructor not
processed correctly"
0.60 Mon Mar 27, 2006, joern
Notes:
- First public CPAN release
- API may change but should by fairly stable
- Documentation is mainly missing yet, only PODs with
SYNPOSIS and stub chapters.