

Release Notes: The transaction model was documented in the eptotx man page.


Release Notes: eptointro(1) has been made into an expanded version of the crash course in the README file. The use of argument separators in eptopgl(1) has been documented.


Release Notes: It is now poosible to tell epto scripts how long to wait for cleanup after a timeout. See "-T" in a generated script. This means that nested transactions are now fully supported. Concurrent transactions will have to wait until a later release. Some bugs were fixed. Some cosmetic changes were made to the documentation.


Release Notes: Much more robust timeout handling (option -T). Kills subprocesses "backwards" with SIGTERM so that they can undo things in reverse order. A process that does not clean up within 3 seconds is assumed to hang and will be killed with SIGKILL.


Release Notes: Logging and tracing now also prints the process id. There is now much more flexible syslog/logger control (with the option -S logarg).