From bf74a992bb85b026802eae35f884c949706c3d1f Mon Sep 17 00:00:00 2001 From: Dave Date: Sun, 21 Aug 2011 09:22:34 +0100 Subject: Initial plugin release. --- plugin/HISTORY | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plugin/HISTORY (limited to 'plugin/HISTORY') diff --git a/plugin/HISTORY b/plugin/HISTORY new file mode 100644 index 0000000..b6f70dc --- /dev/null +++ b/plugin/HISTORY @@ -0,0 +1,21 @@ +VDR Plugin 'vdrtva' Revision History +------------------------------------- + +2007-10-07: Version 0.0.1 + +- Initial experimental plugin. + +2011-06-18: Version 0.0.2 + +- First functional proof-of-concept. + +2011-07-17: Version 0.0.3 + +- Handling of Links file moved from Perl script into plugin. +- Implemented config settings. + +2011-08-18: Version 0.0.4 + +- Major functions of Perl script built into plugin. +- Auto-execution of series link updates. +- Simplified internal data structures. -- cgit v1.2.3