summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMatti Lehtimäki <matti.lehtimaki@gmail.com>2012-04-12 19:25:00 +0300
committerMatti Lehtimäki <matti.lehtimaki@gmail.com>2012-04-12 19:25:00 +0300
commitc31263388a5dbdc5150595b328d50fa486b4dce5 (patch)
tree130d8ba9d3f3eb9b29d3070024e4f95ef285ed31 /HISTORY
downloadvdr-plugin-epgfixer-c31263388a5dbdc5150595b328d50fa486b4dce5.tar.gz
vdr-plugin-epgfixer-c31263388a5dbdc5150595b328d50fa486b4dce5.tar.bz2
Import version 0.0.4 to git.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY24
1 files changed, 24 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
new file mode 100644
index 0000000..d7db04f
--- /dev/null
+++ b/HISTORY
@@ -0,0 +1,24 @@
+VDR Plugin 'epgfixer' Revision History
+--------------------------------------
+
+2012-04-12: Version 0.0.4
+
+- Editing of regular expressions from setup menu.
+
+2012-03-25: Version 0.0.3
+
+- Reloading regular expressions and clearing EPG data from setup menu.
+- Enable internal optimisation of regular expressions in PCRE.
+- Enabling/disabling of regular expressions from setup menu.
+- Editing of regular expressions from setup menu.
+- Cleaning up code (some cleanup by Rolf Ahrenberg).
+
+2012-03-18: Version 0.0.2
+
+- Rewrite to use regular expressions.
+- Include EPG bug fixes from VDR and make them individually selectable
+ from setup.
+
+2012-03-17: Version 0.0.1
+
+- Initial revision.