summaryrefslogtreecommitdiff
path: root/plugin/HISTORY
diff options
context:
space:
mode:
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.