summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-09-28 17:03:17 +0200
committerMatti Lehtimäki <matti.lehtimaki@gmail.com>2013-09-28 17:03:17 +0200
commit6e954ad800a4696b3818df08bf132a9535a5f03b (patch)
tree98927aff5a4fc843bfd95b0e74eb787ad139cf89 /HISTORY
parent1bb571ae4d12b42863a8f85969439fa1dd2655ec (diff)
downloadvdr-plugin-epgfixer-6e954ad800a4696b3818df08bf132a9535a5f03b.tar.gz
vdr-plugin-epgfixer-6e954ad800a4696b3818df08bf132a9535a5f03b.tar.bz2
Support conditional regular expressions.
These are used only if the content of another EPG field matches to an additional regular expression.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 48639a0..211d465 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,8 @@ VDR Plugin 'epgfixer' Revision History
2013-xx-xx: Version x.x.x
+- Support regular expressions which are used only if the content of another EPG
+ field matches to an additional regular expression.
- Fix possible null pointer error.
- Fix header includes.
- Makefile fixes. Install example config files automatically.