summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorMatti Lehtimäki <matti.lehtimaki@gmail.com>2012-10-11 21:08:44 +0300
committerMatti Lehtimäki <matti.lehtimaki@gmail.com>2012-10-11 21:08:44 +0300
commitb031563771a52ee3a3a1797910e808e31a8b775b (patch)
tree558631f383c04bbf3e06a8398617d9c0c6f82ea4 /HISTORY
parent0b686fe0c360dc882c0fd946e7da14f94f0ad2e5 (diff)
downloadvdr-plugin-epgfixer-b031563771a52ee3a3a1797910e808e31a8b775b.tar.gz
vdr-plugin-epgfixer-b031563771a52ee3a3a1797910e808e31a8b775b.tar.bz2
Change regexp examples to use m// syntax. Update history.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4edf609..12076b9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,6 +7,8 @@ VDR Plugin 'epgfixer' Revision History
- Support for channel intervals for channel numbers.
- Support search-and-replace using Perl-style 's///' operator.
- Support Perl-style modifiers when using 's///' or 'm//' operators.
+- Fix appending and prepending to EPG fields.
+- Support stripping control characters from EPG data as in VDR-1.7.31.
2012-05-13: Version 0.2.1