- Adding eventlistners option for use as event notification framework. Targetting use with supervisor's memmon event listener [aburkhalter]
0.4
================
- Use dynamic script names to allow multiple cluster [gawel]
- Ensure that the log dir is created when used without zope's recipes [gawel]
0.3
================
- Updated docs and tests [mustapha]
- pep8 cosmetics [mustapha]
- Make it possible to pass in arguments to the control script. [hannosch]
- Put all specified options, like server url and username into the generated control script. This allows to run it as is. [hannosch]
0.2
================
- Make possible to pass arguments to the command so one can use ctl scripts with supervisor with arguments like 'fg' for zope instances or --no-detach or something similar for other programs [mustapha]