VDR Plugin 'exec' Revision History
----------------------------------

2010-08-10: Version 0.0.3
- cosmetics
- add header config.h to exectimer.c
- update italian translation (Diego Pierotto)

2007-12-08: Version 0.0.2
- removed small bug in cExecTimer::StartTime()
- added log File Menu in Setup Page
- exec Plugin now has it's own Log File /var/log/exec.log


2007-11-04: Version 0.0.1c

- added active switch to timers (CHANGED SVDRP SYNTAX!)
- possibility to run timers manually via OSD and via SVDRP
  - therefore new Syntax for SVDRP NEWT
  - new SVDRP command RUNT <index>
  - new Button 'Run' in Exec Timer Menu


2007-11-03: Version 0.0.1b

- added Support for vdr-1.4.5-shutdown-rewrite-1.1.diff from Udo Richter
  (http://www.udo-richter.de/vdr/patches.html#shutdown)
- now checking wether timers are executed (return value for later usage)
- bugfix in cExecTimer::StartTime()
- changed functions in compat.{c,h}: SysExec, DoShutdown

2007-11-03: Version 0.0.1a

- moved CheckTimers() and DeleteExpired() from 
  cPluginExec::Housekeeping() to TaskThread::Action()
  to avoid loosing timers on 1.4.7

2007-09-15: Version 0.0.1

- Initial revision.
