summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 327108a..4edf609 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,13 @@
VDR Plugin 'epgfixer' Revision History
--------------------------------------
+2012-09-xx: Version 0.3.0
+
+- Enable JIT compiling in PCRE if supported.
+- 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.
+
2012-05-13: Version 0.2.1
- Fix linking when --as-needed is used.