summaryrefslogtreecommitdiff
path: root/plugin/HISTORY
diff options
context:
space:
mode:
authorDave <vdr@pickles.me.uk>2011-08-21 09:22:34 +0100
committerDave <vdr@pickles.me.uk>2011-08-21 09:22:34 +0100
commitbf74a992bb85b026802eae35f884c949706c3d1f (patch)
tree613875c88ca8eaac6187b6b98d98d56dbdf55cb7 /plugin/HISTORY
parent7a02673d36a45482a111687df03c652560a07468 (diff)
downloadvdrtva-bf74a992bb85b026802eae35f884c949706c3d1f.tar.gz
vdrtva-bf74a992bb85b026802eae35f884c949706c3d1f.tar.bz2
Initial plugin release.
Diffstat (limited to 'plugin/HISTORY')
-rw-r--r--plugin/HISTORY21
1 files changed, 21 insertions, 0 deletions
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.