VDR Plugin 'vdrmanager' Revision History
------------------------------------
2011-11-13: Version 0.5
-Fixed dereferencing of a null pointer in recordings handler, http://projects.vdr-developer.org/issues/765
-Switched to safe sprintf, http://projects.vdr-developer.org/issues/801
-Log to syslog if a method call fails http://projects.vdr-developer.org/issues/802

2011-11-12: Version 0.4
-Delete recordings properly
-Timers CRUD should be bugfree now

2011-11-06: Version 0.3
- Check against svdrphosts.conf file only if a) forced via command
  line argument -s or no password was specified via -P
- arguments parsing by getopts 

2011-10-12: Version 0.2
- Recording Info via recordings command
- Delete a recording via drecord <recording index> commmand
- shortText delivery with event commands
- Timer Modification flow rewritten
- Search for event for a timer
- bug fixes


2011-03-19: Version 0.1

- Initial revision.